]> i-scream Git - www.i-scream.org.git/blobdiff - www/cms/javadoc/index.shtml
More changes, mostly simple ones in look and feel.
[www.i-scream.org.git] / www / cms / javadoc / index.shtml
index ba60c44b4f320d19f5146953b19e4299ee786099..34f39572291a248609ffbea88c70debd945219e0 100644 (file)
@@ -1,26 +1,23 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    index.shtml
-    Created by tdb1 14/01/2001
-    Last edited 14/01/2001
--->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
 <html>
 
 <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">
+
+<!--#include virtual="/header.inc" -->
 
-<table border="0" cellpadding="2" cellspacing="2">
-  <tr>
-    <td valign="top">
-<!--#include virtual="left.inc" -->
-    </td>
-    <td valign="top">
-<!--#include virtual="title.inc" -->
+<div id="contents"> 
+<h1 class="top">i-scream CMS javadoc</h1>
 
 <h2>Java Source code documentation</h2>
 
@@ -29,13 +26,18 @@ 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>
+<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>