# | Line 17 | Line 17 | |
---|---|---|
17 | <table border="0" cellpadding="2" cellspacing="2"> | |
18 | <tr> | |
19 | <td valign="top"> | |
20 | < | <!--#include virtual="left.inc" --> |
20 | > | <!--#include virtual="../left.inc" --> |
21 | </td> | |
22 | <td valign="top"> | |
23 | < | <!--#include virtual="title.inc" --> |
23 | > | <!--#include virtual="../title.inc" --> |
24 | ||
25 | <h2>Java Source code documentation</h2> | |
26 | ||
# | Line 28 | Line 28 | The whole of the server, and parts of the rest of the | |
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="server/">Server javadoc pages</a></p> |
32 | < | <p>Host javadoc pages (to come)</p> |
33 | < | <p>Client javadoc pages (to come)</p> |
31 | > | <p><a href="/javadoc/server/">Server javadoc pages</a></p> |
32 | > | <p><a href="/javadoc/conient/">Conient javadoc pages</a></p> |
33 | > | <p><a href="/javadoc/corbaservices/">Corba Service Manager javadoc pages</a></p> |
34 | > | <p>Host documentation (to come)</p> |
35 | ||
36 | < | <!--#include virtual="bottom.inc" --> |
36 | > | <!--#include virtual="../bottom.inc" --> |
37 | </td> | |
38 | </tr> | |
39 | </table> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |