Author: psteitz
Date: Sat Mar 27 23:57:25 2010
New Revision: 928306

URL: http://svn.apache.org/viewvc?rev=928306&view=rev
Log:
Added 2.1 and snapshot javadoc links.

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=928306&r1=928305&r2=928306&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/site.xml (original)
+++ commons/proper/math/trunk/src/site/site.xml Sat Mar 27 23:57:25 2010
@@ -27,6 +27,9 @@
       <item name="Overview" href="/index.html"/>
       <item name="Proposal" href="/proposal.html"/>
       <item name="Developers Guide" href="/developers.html"/>
+      <item name="Javadoc (2.2-SNAPSHOT)" href="apidocs/index.html"/>
+      <item name="Javadoc (2.1 release)"
+         href="http://commons.apache.org/math/api-2.1/index.html"/>
       <item name="Javadoc (2.0 release)"
          href="http://commons.apache.org/math/api-2.0/index.html"/>
       <item name="Javadoc (1.2 release)"   


Reply via email to