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 2014/06/21 16:07:12 UTC

svn commit: r1604391 - /maven/doxia/doxia/trunk/src/site/site.xml

Author: hboutemy
Date: Sat Jun 21 14:07:11 2014
New Revision: 1604391

URL: http://svn.apache.org/r1604391
Log:
don't inherit introduction menu

Modified:
    maven/doxia/doxia/trunk/src/site/site.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=1604391&r1=1604390&r2=1604391&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/src/site/site.xml (original)
+++ maven/doxia/doxia/trunk/src/site/site.xml Sat Jun 21 14:07:11 2014
@@ -50,7 +50,7 @@
       <item name="Doxia base" href="http://maven.apache.org/doxia/doxia/index.html"/>
     </breadcrumbs>
 
-    <menu name="Overview" inherit="bottom">
+    <menu name="Overview">
       <item name="Introduction" href="index.html"/>
       <!-- According to http://jira.codehaus.org/browse/MNGSITE-152 -->
       <item name="License" href="http://www.apache.org/licenses/"/>