[Ejtools-cvs] applications/management.browser/xdocs manual.xml,NONE,1.1
Brought to you by:
letiemble
From: <let...@us...> - 2003-12-14 09:49:31
|
Update of /cvsroot/ejtools/applications/management.browser/xdocs In directory sc8-pr-cvs1:/tmp/cvs-serv21061/management.browser/xdocs Added Files: manual.xml Log Message: Add more javadocs. Adjust workspace persistence. --- NEW FILE: manual.xml --- <?xml version="1.0"?> <!-- # ================================================================================ # EJTools, the Enterprise Java Tools # # Distributable under LGPL license. # See terms of license at gnu.org. # # $Revision: 1.1 $ # ================================================================================ --> <document> <properties> <title>Management Browser</title> </properties> <body> <section name="Manuals"> <p>The EJTools Management Browser manual is available under three forms :<ul> <li>A large HTML file : browse <a href="manual/large.html">here</a> </li> <li>Chuncked HTML files : browse <a href="manual/index.html">here</a> </li> <li>PDF document : download <a href="manual/large.html">here</a> </li> </ul> </p> </section> </body> </document> |