You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/03/13 02:05:56 UTC

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

Author: sebb
Date: Tue Mar 13 01:05:55 2012
New Revision: 1299940

URL: http://svn.apache.org/viewvc?rev=1299940&view=rev
Log:
Drop obsolete Javadoc links
Re-order links to put background developer info lower down the list

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=1299940&r1=1299939&r2=1299940&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/site.xml (original)
+++ commons/proper/math/trunk/src/site/site.xml Tue Mar 13 01:05:55 2012
@@ -25,27 +25,17 @@
   <body>
     <menu name="Math">
       <item name="Overview" href="/index.html"/>
-      <item name="Proposal" href="/proposal.html"/>
-      <item name="Developers Guide" href="/developers.html"/>
+      <item name="Downloads" href="http://commons.apache.org/math/download_math.cgi"/>
       <item name="Javadoc (3.0 release)" href="apidocs/index.html"/>
       <item name="Javadoc (2.2 release)"
          href="http://commons.apache.org/math/api-2.2/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)"   
-         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)"
-         href="http://commons.apache.org/math/api-1.0/index.html"/>
       <item name="Issue Tracking" href="/issue-tracking.html"/>
       <item name="Source Repository (current)" 
          href="http://svn.apache.org/viewvc/commons/proper/math/trunk"/>
-      <item name="Downloads" href="http://commons.apache.org/math/download_math.cgi"/>
       <item name="Wiki"  
             href="http://wiki.apache.org/commons/Math"/>
+      <item name="Developers Guide" href="/developers.html"/>
+      <item name="Proposal" href="/proposal.html"/>
     </menu>
     
     <menu name="User Guide">