You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2014/04/28 23:33:38 UTC

svn commit: r1590809 - /commons/proper/math/trunk/src/site/site.xml

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)"