Author: ebourg
Date: Wed Oct  9 11:35:50 2013
New Revision: 1530572

URL: http://svn.apache.org/r1530572
Log:
Added a link to the Javadoc in the menu

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

Modified: commons/proper/jci/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jci/trunk/src/site/site.xml?rev=1530572&r1=1530571&r2=1530572&view=diff
==============================================================================
--- commons/proper/jci/trunk/src/site/site.xml (original)
+++ commons/proper/jci/trunk/src/site/site.xml Wed Oct  9 11:35:50 2013
@@ -29,6 +29,7 @@
             <item name="FAQ" href="faq.html"/>
             <item name="Issue Tracking" href="issue-tracking.html"/>
             <item name="Downloads" href="downloads.html"/>
+            <item name="Javadoc" href="apidocs/index.html"/>
         </menu>
     </body>
 </project>


Reply via email to