jvanzyl 01/05/12 21:42:00
Modified: xdocs/stylesheets project.xml
Log:
- updating doc navigation
Revision Changes Path
1.22 +14 -15 jakarta-turbine/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine/xdocs/stylesheets/project.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- project.xml 2001/05/11 21:13:44 1.21
+++ project.xml 2001/05/13 04:41:59 1.22
@@ -39,25 +39,24 @@
</menu>
<menu name="Documentation">
<item name="Action Events" href="/action-event.html"/>
+ <item name="Class Hierarchy" href="/classhierarchy.html"/>
+ <item name="Core Schema" href="/turbine-schema.html"/>
+ <item name="DB Adapters" href="/db-adapters.html"/>
<item name="Services" href="/services.html"/>
<item name="Turbine and Security" href="/security.html"/>
- <item name="Turbine and Python" href="/python.html"/>
- <item name="Turbine and JSP" href="/jsp-configuration.html"/>
- <item name="Turbine and Velocity" href="/velocity-site.html"/>
- <item name="Velocity Context" href="/context-howto.html"/>
<item name="Turbine and Webmacro" href="/webmacro-site.html"/>
</menu>
- <menu name="Database">
- <item name="Peers" href="/peers.html"/>
- <item name="Advanced Peers" href="/advpeers.html"/>
- <item name="Class Hierarchy" href="/classhierarchy.html"/>
- <item name="Advanced Criteria" href="/advcriteria.html"/>
- <item name="Torque" href="/torque.html"/>
- <item name="Core Schema" href="/turbine-schema.html"/>
- <item name="DB Adapters" href="/db-adapters.html"/>
- <item name="Postgres Howto" href="/postgres-howto.html"/>
- <item name="Oracle 8i Howto" href="/oracle-howto.html"/>
- <item name="Sybase Howto" href="/sybase-howto.html"/>
+ <menu name="Howto Guides">
+ <item name="Peers Howto" href="/howto/peers.html"/>
+ <item name="Criteria Howto" href="/howto/advcriteria.html"/>
+ <item name="Torque Howto" href="/howto/torque.html"/>
+ <item name="Postgres Howto" href="/howto/postgres-howto.html"/>
+ <item name="Oracle 8i Howto" href="/howto/oracle-howto.html"/>
+ <item name="Sybase Howto" href="/howto/sybase-howto.html"/>
+ <item name="Python Howto" href="/howto/python.html"/>
+ <item name="JSP Howto" href="/howto/jsp-configuration.html"/>
+ <item name="Velocity Howto" href="/howto/velocity-site.html"/>
+ <item name="Velocity Context Howto" href="/howto/context-howto.html"/>
</menu>
<menu name="TDK">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]