dirkv 2003/09/14 13:23:11
Modified: dbcp/xdocs/stylesheets project.xml
Log:
add Configuration page
add Developers Guide
cleanup download links
Revision Changes Path
1.4 +6 -8 jakarta-commons/dbcp/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/dbcp/xdocs/stylesheets/project.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project.xml 25 Aug 2003 16:25:20 -0000 1.3
+++ project.xml 14 Sep 2003 20:23:11 -0000 1.4
@@ -7,16 +7,14 @@
&about-menu;
<menu name="Commons DBCP">
<item name="Overview" href="/index.html" />
+ <item name="Configuration" href="/configuration.html" />
<item name="API Documentation" href="/apidocs/index.html"/>
+ <item name="Developers Guide" href="/guide/index.html"
collapse="true">
+ <item name="Class Diagrams"
href="/guide/classdiagrams.html"/>
+ <item name="Sequence Diagrams"
href="/guide/sequencediagrams.html"/>
+ </item>
<item name="Examples"
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/dbcp/doc/"/>
- <item name="Downloads" href="/downloads.html"/>
- <item name="Source (Browse)"
href="http://cvs.apache.org/viewcvs/jakarta-commons/dbcp/"/>
- </menu>
- <menu name="Project Files">
- <item name="Releases"
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-dbcp/"/>
- <item name="Snapshots"
href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-dbcp/"/>
- <item name="Source (Browse)"
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/"/>
- <item name="Source (CVS)"
href="http://jakarta.apache.org/site/cvsindex.html"/>
+ <item name="Downloads" href="/downloads.html"/>
</menu>
&information-menu;
&community-menu;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]