o Put back the breadcrumbs that were removed in r729027.
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@729877 13f79535-47bb-0310-9956-ffa450edef68master
parent
a0d8efe152
commit
c2b40e8397
|
|
@ -27,6 +27,12 @@ under the License.
|
||||||
<version>1.1-SNAPSHOT</version>
|
<version>1.1-SNAPSHOT</version>
|
||||||
</skin>
|
</skin>
|
||||||
<body>
|
<body>
|
||||||
|
<breadcrumbs>
|
||||||
|
<!-- TODO: This breadcrumb should be removed when it has been solved in the parent -->
|
||||||
|
<item name="Maven" href="http://maven.apache.org/index.html" />
|
||||||
|
<item name="Plugin Tools" href="http://maven.apache.org/plugin-tools/index.html" />
|
||||||
|
</breadcrumbs>
|
||||||
|
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Introduction" href="index.html"/>
|
<item name="Introduction" href="index.html"/>
|
||||||
</menu>
|
</menu>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue