ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/javadoc/index.shtml
Revision: 1.8
Committed: Tue Feb 11 22:11:35 2003 UTC (21 years, 2 months ago) by tdb
Branch: MAIN
Branch point for: I-SCREAM_ORG
Changes since 1.7: +3 -2 lines
Log Message:
Updated javadoc page - we now have the util package javadocs.

File Contents

# Content
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3 <!--
4 $Author: tdb $
5 $Id: index.shtml,v 1.7 2002/02/09 15:30:09 tdb Exp $
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 <p><a href="/javadoc/util/">Util Package javadoc pages</a></p>
35
36 <!--#include virtual="../bottom.inc" -->
37 </td>
38 </tr>
39 </table>
40
41 </body>
42 </html>