Author: erans
Date: Mon Dec 31 12:54:58 2012
New Revision: 1427112
URL: http://svn.apache.org/viewvc?rev=1427112&view=rev
Log:
Added a "Latest API" link to the site template (as suggested by Phil
on the ML).
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=1427112&r1=1427111&r2=1427112&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/site.xml (original)
+++ commons/proper/math/trunk/src/site/site.xml Mon Dec 31 12:54:58 2012
@@ -26,7 +26,9 @@
<menu name="Math">
<item name="Overview" href="/index.html"/>
<item name="Downloads"
href="http://commons.apache.org/math/download_math.cgi"/>
- <item name="Javadoc (3.1 release)" href="apidocs/index.html"/>
+ <item name="Latest API docs (development)" href="apidocs/index.html"/>
+ <item name="Javadoc (3.1 release)"
+ href="http://commons.apache.org/math/api-3.1/index.html"/>
<item name="Javadoc (3.0 release)"
href="http://commons.apache.org/math/api-3.0/index.html"/>
<item name="Javadoc (2.2 release)"