Author: tn
Date: Mon Apr 28 21:33:38 2014
New Revision: 1590809
URL: http://svn.apache.org/r1590809
Log:
Add link to javadoc of latest release.
Modified:
commons/proper/math/trunk/src/site/site.xml
Modified: commons/proper/math/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/site/site.xml?rev=1590809&r1=1590808&r2=1590809&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/site.xml (original)
+++ commons/proper/math/trunk/src/site/site.xml Mon Apr 28 21:33:38 2014
@@ -27,6 +27,8 @@
<item name="Overview" href="/index.html"/>
<item name="Downloads"
href="http://commons.apache.org/math/download_math.cgi"/>
<item name="Latest API docs (development)" href="apidocs/index.html"/>
+ <item name="Javadoc (3.3 release)"
+ href="http://commons.apache.org/math/javadocs/api-3.3/index.html"/>
<item name="Javadoc (3.2 release)"
href="http://commons.apache.org/math/javadocs/api-3.2/index.html"/>
<item name="Javadoc (3.1.1 release)"