You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sn...@apache.org on 2006/02/19 12:25:19 UTC

svn commit: r378873 - /maven/maven-1/plugins/trunk/source/xdocs/navigation.xml

Author: snicoll
Date: Sun Feb 19 03:25:14 2006
New Revision: 378873

URL: http://svn.apache.org/viewcvs?rev=378873&view=rev
Log:
update navigation for source plugin

Modified:
    maven/maven-1/plugins/trunk/source/xdocs/navigation.xml

Modified: maven/maven-1/plugins/trunk/source/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/source/xdocs/navigation.xml?rev=378873&r1=378872&r2=378873&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/source/xdocs/navigation.xml (original)
+++ maven/maven-1/plugins/trunk/source/xdocs/navigation.xml Sun Feb 19 03:25:14 2006
@@ -3,9 +3,16 @@
 <project name="Maven Source Plug-in">
   <title>Maven Source Plug-in</title>
   <body>
+    <breadcrumbs>
+      <item name="Apache" href="http://www.apache.org"/>
+      <item name="Maven" href="http://maven.apache.org/"/>
+      <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
+    </breadcrumbs>
     <links>
-      <item href="http://maven.apache.org/" name="Maven">
-      </item>
+      <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
+      <item name="Maven 1.x plugins Sandbox" href="http://maven.apache.org/maven-1.x/plugins-sandbox/index.html"/>
+      <item name="Continuum" href="http://maven.apache.org/continuum/index.html"/>
+      <item name="Maven 2.0" href="http://maven.apache.org/"/>
     </links>
     <menu name="Overview">
       <item href="/goals.html" name="Goals">