ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/cms/javadoc/index.xhtml
(Generate patch)

Comparing web/www/cms/javadoc/index.xhtml (file contents):
Revision 1.3 by tdb, Sun Jan 14 20:31:52 2001 UTC vs.
Revision 1.12 by tdb, Tue Mar 23 23:43:30 2004 UTC

# Line 1 | Line 1
1 < <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <
3 < <!--
4 <    index.shtml
5 <    Created by tdb1 14/01/2001
6 <    Last edited 14/01/2001
7 < -->
8 <
9 < <html>
10 <
11 < <head>
12 <  <title>i-Scream javadoc pages</title>
13 < </head>
14 <
15 < <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
16 <
17 < <table border="0" cellpadding="2" cellspacing="2">
18 <  <tr>
19 <    <td valign="top">
20 < <!--#include virtual="../left.inc" -->
21 <    </td>
22 <    <td valign="top">
23 < <!--#include virtual="../title.inc" -->
24 <
25 < <h2>Java Source code documentation</h2>
26 <
27 < The whole of the server, and parts of the rest of the system have been
28 < written in Java. Making use of the javadoc tool the following pages of
29 < documentation have been automatically generated.
30 <
31 < <p><a href="/javadoc/server/">Server javadoc pages</a></p>
32 < <p>Host javadoc pages (to come)</p>
33 < <p>Client javadoc pages (to come)</p>
34 <
35 < <!--#include virtual="../bottom.inc" -->
36 <    </td>
37 <  </tr>
38 < </table>
39 <
40 < </body>
1 > <!--#include virtual="/doctype.inc" -->
2 >  <head>
3 >    <title>
4 >      i-scream CMS javadoc
5 >    </title>
6 > <!--#include virtual="/style.inc" -->
7 >  </head>
8 >  <body>
9 >    <div id="container">
10 >      <div id="main">
11 > <!--#include virtual="/header.inc" -->
12 >        <div id="contents">
13 >          <h1 class="top">
14 >            i-scream CMS javadoc
15 >          </h1>
16 >          <h2>
17 >            Java Source code documentation
18 >          </h2>
19 >          The whole of the server, and parts of the rest of the
20 >          system have been written in Java. Making use of the javadoc
21 >          tool the following pages of documentation have been
22 >          automatically generated.
23 >          <p>
24 >            <a href="server/">Server javadoc pages</a>
25 >          </p>
26 >          <p>
27 >            <a href="conient/">Conient javadoc pages</a>
28 >          </p>
29 >          <p>
30 >            <a href="corbaservices/">Corba Service Manager javadoc
31 >            pages</a>
32 >          </p>
33 >          <p>
34 >            <a href="util/">Util Package javadoc pages</a>
35 >          </p>
36 >        </div>
37 > <!--#include virtual="/footer.inc" -->
38 >      </div>
39 > <!--#include virtual="/menu.inc" -->
40 >    </div>
41 >  </body>
42   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines