You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2005/04/11 16:32:16 UTC

svn commit: r160886 - incubator/jackrabbit/trunk/xdocs/navigation.xml

Author: jukka
Date: Mon Apr 11 07:32:15 2005
New Revision: 160886

URL: http://svn.apache.org/viewcvs?view=rev&rev=160886
Log:
Better link name for the JCR apidocs.

Modified:
    incubator/jackrabbit/trunk/xdocs/navigation.xml

Modified: incubator/jackrabbit/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/xdocs/navigation.xml?view=diff&r1=160885&r2=160886
==============================================================================
--- incubator/jackrabbit/trunk/xdocs/navigation.xml (original)
+++ incubator/jackrabbit/trunk/xdocs/navigation.xml Mon Apr 11 07:32:15 2005
@@ -24,13 +24,15 @@
       <item name="Overview"                 href="/arch/overview.html" collapse="true">
         <item name="JSR-170 Levels"         href="/arch/overview/jcrlevels.html"/>
       </item>
-      <item name="Deployment&#xA0;Options"  href="/arch/deploy.html"/>
+      <item name="Deployment&#xA0;Models"   href="/arch/deploy.html">
+        <item name="Deployment&#xA0;HOWTO"  href="/arch/deploy/howto-deploy.html"/>
+      </item>
       <item name="Core&#xA0;Operations"     href="/arch/operate/index.html"  collapse="true">
         <item name="Start-up,&#xA0;Initialize" href="/arch/operate/startup.html"/>
       </item>
     </item>
     <item name="First&#xA0;Steps"       href="/firststeps.html" />
-    <item name="API&#xA0;Documentation" href="http://www.day.com/maven/jsr170/javadocs/jcr-0.16.1-pfd/" target="_blank"/>
+    <item name="JCR&#xA0;API&#xA0;Documentation (0.16.1)" href="http://www.day.com/maven/jsr170/javadocs/jcr-0.16.1-pfd/" target="_blank"/>
     <item name="Layout"                 href="/layout.html"/>
     <item name="Downloads"              href="/downloads.html"/>
   </menu>