]> i-scream Git - www.i-scream.org.git/blobdiff - www/cms/javadoc/index.shtml
Commit new website. The old site is tagged, so this won't change the live
[www.i-scream.org.git] / www / cms / javadoc / index.shtml
index 87189ba4fb9c92e50354ee00af504d9b324720e5..34f39572291a248609ffbea88c70debd945219e0 100644 (file)
@@ -1,25 +1,23 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    $Author$
-    $Id$
--->
+<!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>
 
@@ -27,15 +25,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><a href="/javadoc/corbaservices/">Corba Service Manager javadoc pages</a></p>
-<p><a href="/javadoc/util/">Util Package javadoc pages</a></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>