Author: aheritier
Date: Sat Sep  3 15:43:05 2005
New Revision: 267510

URL: http://svn.apache.org/viewcvs?rev=267510&view=rev
Log:
Use breadcrumbs

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

Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/xdocs/navigation.xml?rev=267510&r1=267509&r2=267510&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/xdocs/navigation.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/xdocs/navigation.xml Sat Sep  3 15:43:05 
2005
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!-- 
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -16,24 +16,21 @@
  * limitations under the License.
  */
  -->
-
 <project name="Maven xdoc Plugin">
-
   <title>Maven xdoc Plugin</title>
-
   <body>
     <breadcrumbs>
       <item name="Maven" href="http://maven.apache.org"/>
       <item name="Maven Plugins" 
href="http://maven.apache.org/reference/plugins/index.html"/>
     </breadcrumbs>
     <links>
-      <item name="Anakia Tags"  
href="http://jakarta.apache.org/site/jakarta-site2.html"/>
+      <item name="Anakia Tags" 
href="http://jakarta.apache.org/site/jakarta-site2.html"/>
     </links>
     <menu name="Overview">
-      <item name="Goals"             href="/goals.html"/>   
-      <item name="Properties"        href="/properties.html"/>
-      <item name="i18n"              href="/i18n.html"/>
-      <item name="FAQs"              href="/faq.html"/>
+      <item name="Goals" href="/goals.html"/>
+      <item name="Properties" href="/properties.html"/>
+      <item name="i18n" href="/i18n.html"/>
+      <item name="FAQs" href="/faq.html"/>
     </menu>
   </body>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to