Author: niallp Date: Tue May 20 15:39:18 2008 New Revision: 658469 URL: http://svn.apache.org/viewvc?rev=658469&view=rev Log: Update site menus
Modified: commons/proper/chain/trunk/src/site/site.xml commons/proper/chain/trunk/xdocs/navigation.xml Modified: commons/proper/chain/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/commons/proper/chain/trunk/src/site/site.xml?rev=658469&r1=658468&r2=658469&view=diff ============================================================================== --- commons/proper/chain/trunk/src/site/site.xml (original) +++ commons/proper/chain/trunk/src/site/site.xml Tue May 20 15:39:18 2008 @@ -28,9 +28,7 @@ <item name="Download" href="http://commons.apache.org/downloads/download_chain.cgi"/> <item name="Release Notes" href="/changes-report.html"/> <item name="Cookbook" href="/cookbook.html"/> - <item name="Javadoc" href="/apidocs/index.html"/> - <item name="Dependencies" href="/dependencies.html"/> - <item name="License" href="/license.html"/> + <item name="Javadoc (latest release)" href="api-release/index.html"/> <item name="Wiki" href="http://wiki.apache.org/commons/Chain"/> </menu> Modified: commons/proper/chain/trunk/xdocs/navigation.xml URL: http://svn.apache.org/viewvc/commons/proper/chain/trunk/xdocs/navigation.xml?rev=658469&r1=658468&r2=658469&view=diff ============================================================================== --- commons/proper/chain/trunk/xdocs/navigation.xml (original) +++ commons/proper/chain/trunk/xdocs/navigation.xml Tue May 20 15:39:18 2008 @@ -29,9 +29,7 @@ <item name="Download" href="http://commons.apache.org/downloads/download_chain.cgi"/> <item name="Release Notes" href="/changes-report.html"/> <item name="Cookbook" href="/cookbook.html"/> - <item name="Javadoc" href="/apidocs/index.html"/> - <item name="Dependencies" href="/dependencies.html"/> - <item name="License" href="/license.html"/> + <item name="Javadoc (latest release)" href="api-release/index.html"/> <item name="Wiki" href="http://wiki.apache.org/commons/Chain"/> </menu> @@ -41,7 +39,6 @@ <item name="Source Repository" href="/cvs-usage.html"/> <item name="Javadoc (latest)" href="http://commons.apache.org/chain/apidocs/"/> <item name="Building" href="/building.html"/> - <item name="Maven Reports" href="/maven-reports.html"/> </menu> &commons;