You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/04/11 22:48:22 UTC

svn commit: r1324994 - in /maven/doxia/doxia/trunk/src/site: site.xml xdoc/index.xml

Author: hboutemy
Date: Wed Apr 11 20:48:21 2012
New Revision: 1324994

URL: http://svn.apache.org/viewvc?rev=1324994&view=rev
Log:
renamed breadcrumb from "trunk" to "Doxia base" to better match the intent

Modified:
    maven/doxia/doxia/trunk/src/site/site.xml
    maven/doxia/doxia/trunk/src/site/xdoc/index.xml

Modified: maven/doxia/doxia/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/src/site/site.xml?rev=1324994&r1=1324993&r2=1324994&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/src/site/site.xml (original)
+++ maven/doxia/doxia/trunk/src/site/site.xml Wed Apr 11 20:48:21 2012
@@ -47,7 +47,7 @@
 
     <breadcrumbs>
       <item name="Doxia" href="http://maven.apache.org/doxia/index.html"/>
-      <item name="Trunk" href="http://maven.apache.org/doxia/doxia/index.html"/>
+      <item name="Doxia base" href="http://maven.apache.org/doxia/doxia/index.html"/>
     </breadcrumbs>
 
     <menu name="Downloads" inherit="bottom">

Modified: maven/doxia/doxia/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/src/site/xdoc/index.xml?rev=1324994&r1=1324993&r2=1324994&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/src/site/xdoc/index.xml (original)
+++ maven/doxia/doxia/trunk/src/site/xdoc/index.xml Wed Apr 11 20:48:21 2012
@@ -22,7 +22,7 @@
 <document>
 
   <properties>
-    <title>Doxia (base)</title>
+    <title>About</title>
     <author email="hboutemy_AT_apache_DOT_org">Hervé Boutemy</author>
   </properties>