Author: ltheussl
Date: Thu Feb 16 11:47:48 2006
New Revision: 378351

URL: http://svn.apache.org/viewcvs?rev=378351&view=rev
Log:
Add sitemap

Modified:
    maven/maven-1/core/trunk/xdocs/navigation.xml

Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/navigation.xml?rev=378351&r1=378350&r2=378351&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/navigation.xml (original)
+++ maven/maven-1/core/trunk/xdocs/navigation.xml Thu Feb 16 11:47:48 2006
@@ -27,13 +27,18 @@
 
     <links>
       <item name="Bundled plugins" 
href="http://maven.apache.org/maven-1.x/reference/plugins/"/>
-      <item name="Plugins in the sandbox" 
href="http://maven.apache.org/maven-1.x/plugins-sandbox/"/>      
+      <item name="Plugins in the sandbox" 
href="http://maven.apache.org/maven-1.x/plugins-sandbox/"/>
       <item name="Maven 2.x" href="http://maven.apache.org/"/>
+      <!--
       <item name="Continuum" href="http://maven.apache.org/continuum/"/>
       <item name="SCM" href="http://maven.apache.org/scm/"/>
       <item name="Wagon" href="http://maven.apache.org/wagon/"/>
       <item name="JXR" href="http://maven.apache.org/jxr/"/>
+      -->
+      <item name="Sitemap" href="/sitemap.html"/>
     </links>
+
+    <sitemap/>
 
     <menu name="Getting Maven">
       <item name="Downloading" href="/start/download.html"/>


Reply via email to