dion 02/01/29 18:59:57
Modified: latka/xdocs project.xml
Log:
Added developer's guide
Revision Changes Path
1.8 +5 -4 jakarta-commons/latka/xdocs/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/latka/xdocs/project.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- project.xml 27 Jan 2002 14:56:07 -0000 1.7
+++ project.xml 30 Jan 2002 02:59:57 -0000 1.8
@@ -2,7 +2,7 @@
<!--
Author: dIon Gillard
- Version: $Id: project.xml,v 1.7 2002/01/27 14:56:07 dion Exp $
+ Version: $Id: project.xml,v 1.8 2002/01/30 02:59:57 dion Exp $
-->
<project name="Commons - Latka" href="http://jakarta.apache.org/commons/latka">
<title>Latka</title>
@@ -20,9 +20,9 @@
href="http://jakarta.apache.org/" />
</menu>
<menu name="Documentation">
- <item name="User's Guide" href="/users-guide.html"/>
- <item name="XML Reference" href="/xml-reference.html"/>
- <item name="API Documentation" href="/api/index.html"/>
+ <item name="User's Guide" href="/users-guide.html"/>
+ <item name="XML Reference" href="/xml-reference.html"/>
+ <item name="API Docs" href="/api/index.html"/>
<!--
<item name="News"
href="http://jakarta.apache.org/commons/httpclient/news.html"/>
@@ -30,6 +30,7 @@
<item name="Applications" href="/applications.html"/>
-->
+ <item name="Developers Guide" href="/developers-guide.html"/>
</menu>
<menu name="Download">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>