Author: britter
Date: Sat Oct 26 09:16:26 2013
New Revision: 1535951
URL: http://svn.apache.org/r1535951
Log:
Adding a link to the API documentation of BCEL 5.2 to the left navi bar
Modified:
commons/proper/bcel/trunk/src/site/site.xml
Modified: commons/proper/bcel/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/bcel/trunk/src/site/site.xml?rev=1535951&r1=1535950&r2=1535951&view=diff
==============================================================================
--- commons/proper/bcel/trunk/src/site/site.xml (original)
+++ commons/proper/bcel/trunk/src/site/site.xml Sat Oct 26 09:16:26 2013
@@ -36,6 +36,7 @@
<item name="Manual" href="manual.html"/>
<item name="FAQ" href="faq.html"/>
<item name="Used by" href="projects.html"/>
+ <item name="Javadoc 5.2" href="javadocs/api-5.2/index.html"/>
</menu>
</body>