Author: hboutemy
Date: Mon May 28 19:22:53 2012
New Revision: 1343362
URL: http://svn.apache.org/viewvc?rev=1343362&view=rev
Log:
reworked breadcrumbs
Modified:
maven/plugins/trunk/maven-plugins/src/site-docs/site.xml
Modified: maven/plugins/trunk/maven-plugins/src/site-docs/site.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/src/site-docs/site.xml?rev=1343362&r1=1343361&r2=1343362&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/src/site-docs/site.xml (original)
+++ maven/plugins/trunk/maven-plugins/src/site-docs/site.xml Mon May 28
19:22:53 2012
@@ -22,5 +22,9 @@ under the License.
<project xmlns="http://maven.apache.org/DECORATION/1.1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0
http://maven.apache.org/xsd/decoration-1.1.0.xsd">
<body>
+ <breadcrumbs>
+ <item name="Parent POMs" href="http://maven.apache.org/pom/index.html" />
+ <item name="Maven Plugins Parent POM"
href="http://maven.apache.org/pom/maven-plugin/index.html" />
+ </breadcrumbs>
</body>
</project>
\ No newline at end of file