]> i-scream Git - www.i-scream.org.git/blobdiff - www/cms/javadoc/index.xhtml
Move to .xhtml files instead of .shtml. They still use SSI.
[www.i-scream.org.git] / www / cms / javadoc / index.xhtml
index 4c84b6d1fb79041d532ef0392e56bd48655037f7..7943d256fbe92c40895d5231d2d35c0a81ba6a96 100644 (file)
@@ -1,26 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    index.shtml
-    Created by tdb1 14/01/2001
-    Last edited 14/01/2001
--->
-
-<html>
+<!--#include virtual="/doctype.inc" -->
 
 <head>
-  <title>i-Scream javadoc pages</title>
+<title>i-scream CMS javadoc</title>
+<!--#include virtual="/style.inc" -->
 </head>
 
-<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+<body>
+
+<div id="container">
+
+<div id="main">
 
-<table border="0" cellpadding="2" cellspacing="2">
-  <tr>
-    <td valign="top">
-<!--#include virtual="../left.inc" -->
-    </td>
-    <td valign="top">
-<!--#include virtual="../title.inc" -->
+<!--#include virtual="/header.inc" -->
+
+<div id="contents"> 
+<h1 class="top">i-scream CMS javadoc</h1>
 
 <h2>Java Source code documentation</h2>
 
@@ -28,14 +22,19 @@ The whole of the server, and parts of the rest of the system have been
 written in Java. Making use of the javadoc tool the following pages of
 documentation have been automatically generated.
 
-<p><a href="/javadoc/server/">Server javadoc pages</a></p>
-<p><a href="/javadoc/conient/">Conient javadoc pages</a></p>
-<p>Host javadoc pages (to come)</p>
+<p><a href="server/">Server javadoc pages</a></p>
+<p><a href="conient/">Conient javadoc pages</a></p>
+<p><a href="corbaservices/">Corba Service Manager javadoc pages</a></p>
+<p><a href="util/">Util Package javadoc pages</a></p>
+</div>
+
+<!--#include virtual="/footer.inc" -->
+
+</div>
+
+<!--#include virtual="/menu.inc" -->
 
-<!--#include virtual="../bottom.inc" -->
-    </td>
-  </tr>
-</table>
+</div>
 
 </body>
 </html>