You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/02/27 11:33:00 UTC

svn commit: r1450717 - /commons/proper/cli/trunk/src/site/site.xml

Author: olamy
Date: Wed Feb 27 10:33:00 2013
New Revision: 1450717

URL: http://svn.apache.org/r1450717
Log:
link to current dev javadoc

Modified:
    commons/proper/cli/trunk/src/site/site.xml

Modified: commons/proper/cli/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/cli/trunk/src/site/site.xml?rev=1450717&r1=1450716&r2=1450717&view=diff
==============================================================================
--- commons/proper/cli/trunk/src/site/site.xml (original)
+++ commons/proper/cli/trunk/src/site/site.xml Wed Feb 27 10:33:00 2013
@@ -36,6 +36,7 @@
             <item name="Getting started"      href="/introduction.html"/>
             <item name="Usage scenarios"      href="/usage.html"/>
             <item name="Option properties"    href="/properties.html"/>
+            <item name="Javadoc (Current ${project.version})"        href="/apidocs/api-release/index.html"/>
             <item name="Javadoc (1.2)"        href="/javadocs/api-release/index.html"/>
         </menu>