You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2008/04/27 01:15:51 UTC

svn commit: r651868 - in /commons/proper/math/branches/MATH_2_0/src/site: site.xml xdoc/navigation.xml

Author: psteitz
Date: Sat Apr 26 16:15:48 2008
New Revision: 651868

URL: http://svn.apache.org/viewvc?rev=651868&view=rev
Log:
Updated javadoc links.

Modified:
    commons/proper/math/branches/MATH_2_0/src/site/site.xml
    commons/proper/math/branches/MATH_2_0/src/site/xdoc/navigation.xml

Modified: commons/proper/math/branches/MATH_2_0/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/math/branches/MATH_2_0/src/site/site.xml?rev=651868&r1=651867&r2=651868&view=diff
==============================================================================
--- commons/proper/math/branches/MATH_2_0/src/site/site.xml (original)
+++ commons/proper/math/branches/MATH_2_0/src/site/site.xml Sat Apr 26 16:15:48 2008
@@ -27,7 +27,9 @@
       <item name="Overview" href="/index.html"/>
       <item name="Proposal" href="/proposal.html"/>
       <item name="Developers Guide" href="/developers.html"/>
-      <item name="Javadoc (1.2 release)" href="apidocs/index.html"/>
+      <item name="Javadoc (2.0-SNAPSHOT)"  href="apidocs/index.html"/>
+      <item name="Javadoc (1.2 release)"   
+         href="http://commons.apache.org/math/api-1.2/index.html"/>
       <item name="Javadoc (1.1 release)"   
          href="http://commons.apache.org/math/api-1.1/index.html"/>
       <item name="Javadoc (1.0 release)"

Modified: commons/proper/math/branches/MATH_2_0/src/site/xdoc/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/math/branches/MATH_2_0/src/site/xdoc/navigation.xml?rev=651868&r1=651867&r2=651868&view=diff
==============================================================================
--- commons/proper/math/branches/MATH_2_0/src/site/xdoc/navigation.xml (original)
+++ commons/proper/math/branches/MATH_2_0/src/site/xdoc/navigation.xml Sat Apr 26 16:15:48 2008
@@ -37,7 +37,8 @@
       <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.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.2 release)"   href="http://commons.apache.org/math/api-1.2/index.html"/>
+      <item name="Javadoc (2.0-SNAPSHOT)"  href="apidocs/index.html"/>
       <item name="Source Repository (current)"  
        href="http://svn.apache.org/viewvc/commons/proper/math/trunk"/>
       <item name="Wiki"