]> i-scream Git - www.i-scream.org.git/blob - www/javadoc/index.shtml
Updated development key, and added new automatic build key. Page has
[www.i-scream.org.git] / www / javadoc / index.shtml
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3 <!--
4     $Author$
5     $Id$
6 -->
7
8 <html>
9
10 <head>
11   <title>i-scream javadoc pages</title>
12 </head>
13
14 <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
15
16 <table border="0" cellpadding="2" cellspacing="2">
17   <tr>
18     <td valign="top">
19 <!--#include virtual="../left.inc" -->
20     </td>
21     <td valign="top">
22 <!--#include virtual="../title.inc" -->
23
24 <h2>Java Source code documentation</h2>
25
26 The whole of the server, and parts of the rest of the system have been
27 written in Java. Making use of the javadoc tool the following pages of
28 documentation have been automatically generated.
29
30 <p><a href="/javadoc/server/">Server javadoc pages</a></p>
31 <p><a href="/javadoc/conient/">Conient javadoc pages</a></p>
32 <p><a href="/javadoc/dbreporter/">DBReporter javadoc pages</a></p>
33 <p><a href="/javadoc/corbaservices/">Corba Service Manager javadoc pages</a></p>
34
35 <!--#include virtual="../bottom.inc" -->
36     </td>
37   </tr>
38 </table>
39
40 </body>
41 </html>