ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/javadoc/index.shtml
Revision: 1.9
Committed: Fri Aug 22 13:23:16 2003 UTC (20 years, 8 months ago) by tdb
Branch: MAIN
CVS Tags: PRE_WWW_REDESIGN
Changes since 1.8: +1 -2 lines
Log Message:
Drop the DBReporter 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.8 2003/02/11 22:11:35 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/corbaservices/">Corba Service Manager javadoc pages</a></p>
33 <p><a href="/javadoc/util/">Util Package javadoc pages</a></p>
34
35 <!--#include virtual="../bottom.inc" -->
36 </td>
37 </tr>
38 </table>
39
40 </body>
41 </html>