You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by de...@apache.org on 2010/05/09 18:31:20 UTC

svn commit: r942555 - in /maven/doxia: doxia-sitetools/trunk/src/site/site.xml doxia-tools/trunk/src/site/site.xml doxia/trunk/src/site/site.xml

Author: dennisl
Date: Sun May  9 16:31:19 2010
New Revision: 942555

URL: http://svn.apache.org/viewvc?rev=942555&view=rev
Log:
Remove links from site descriptor.
Those links are inherited and can be found in the left hand side navigation.

Modified:
    maven/doxia/doxia-sitetools/trunk/src/site/site.xml
    maven/doxia/doxia-tools/trunk/src/site/site.xml
    maven/doxia/doxia/trunk/src/site/site.xml

Modified: maven/doxia/doxia-sitetools/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/src/site/site.xml?rev=942555&r1=942554&r2=942555&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/src/site/site.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/src/site/site.xml Sun May  9 16:31:19 2010
@@ -31,16 +31,6 @@
   </bannerRight>
 
   <body>
-    <links>
-      <item name="Apache" href="http://www.apache.org/"/>
-      <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x"/>
-      <item name="Maven 2.x" href="http://maven.apache.org/"/>
-      <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="Doxia" href="http://maven.apache.org/doxia"/>
-    </links>
-
     <head>
       <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
       </script>

Modified: maven/doxia/doxia-tools/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/src/site/site.xml?rev=942555&r1=942554&r2=942555&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/src/site/site.xml (original)
+++ maven/doxia/doxia-tools/trunk/src/site/site.xml Sun May  9 16:31:19 2010
@@ -37,16 +37,6 @@
   </skin>
 
   <body>
-    <links>
-      <item name="Apache" href="http://www.apache.org/"/>
-      <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x"/>
-      <item name="Maven 2.x" href="http://maven.apache.org/"/>
-      <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="Doxia" href="http://maven.apache.org/doxia"/>
-    </links>
-
     <head>
       <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
       </script>

Modified: maven/doxia/doxia/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/src/site/site.xml?rev=942555&r1=942554&r2=942555&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/src/site/site.xml (original)
+++ maven/doxia/doxia/trunk/src/site/site.xml Sun May  9 16:31:19 2010
@@ -31,16 +31,6 @@
   </bannerRight>
 
   <body>
-    <links>
-      <item name="Apache" href="http://www.apache.org/"/>
-      <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x"/>
-      <item name="Maven 2.x" href="http://maven.apache.org/"/>
-      <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="Doxia" href="http://maven.apache.org/doxia"/>
-    </links>
-
     <head>
       <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
       </script>