Author: psteitz
Date: Sun Feb 10 20:54:55 2008
New Revision: 620409
URL: http://svn.apache.org/viewvc?rev=620409&view=rev
Log:
Reordered javadoc links, prepared for 1.2 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=620409&r1=620408&r2=620409&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/site.xml (original)
+++ commons/proper/math/trunk/src/site/site.xml Sun Feb 10 20:54:55 2008
@@ -27,11 +27,11 @@
<item name="Overview" href="/index.html"/>
<item name="Proposal" href="/proposal.html"/>
<item name="Developers Guide" href="/developers.html"/>
- <item name="Javadoc (1.0 release)"
- href="http://commons.apache.org/math/api-1.0/index.html"/>
+ <item name="Javadoc (1.2 release)" href="apidocs/index.html"/>
<item name="Javadoc (1.1 release)"
href="http://commons.apache.org/math/api-1.1/index.html"/>
- <item name="Javadoc (1.2-SNAPSHOT)" href="apidocs/index.html"/>
+ <item name="Javadoc (1.0 release)"
+ href="http://commons.apache.org/math/api-1.0/index.html"/>
<item name="Source Repository (current)"
href="http://svn.apache.org/viewvc/commons/proper/math/trunk"/>
<item name="Issue Tracking" href="/issue-tracking.html"/>