]> i-scream Git - www.i-scream.org.git/blobdiff - www/cms/javadoc/index.xhtml
Another biggish commit.
[www.i-scream.org.git] / www / cms / javadoc / index.xhtml
index ba60c44b4f320d19f5146953b19e4299ee786099..b139f94f37ae3c2f0f561924611464d56c6e94a1 100644 (file)
@@ -1,41 +1,42 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    index.shtml
-    Created by tdb1 14/01/2001
-    Last edited 14/01/2001
--->
-
-<html>
-
-<head>
-  <title>i-Scream javadoc pages</title>
-</head>
-
-<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
-
-<table border="0" cellpadding="2" cellspacing="2">
-  <tr>
-    <td valign="top">
-<!--#include virtual="left.inc" -->
-    </td>
-    <td valign="top">
-<!--#include virtual="title.inc" -->
-
-<h2>Java Source code documentation</h2>
-
-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="server/">Server javadoc pages</a></p>
-<p>Host javadoc pages (to come)</p>
-<p>Client javadoc pages (to come)</p>
-
-<!--#include virtual="bottom.inc" -->
-    </td>
-  </tr>
-</table>
-
-</body>
+<!--#include virtual="/doctype.inc" -->
+  <head>
+    <title>
+      i-scream CMS javadoc
+    </title>
+<!--#include virtual="/style.inc" -->
+  </head>
+  <body>
+    <div id="container">
+      <div id="main">
+<!--#include virtual="/header.inc" -->
+        <div id="contents">
+          <h1 class="top">
+            i-scream CMS javadoc
+          </h1>
+          <h2>
+            Java Source code documentation
+          </h2>
+          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="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" -->
+    </div>
+  </body>
 </html>