added Reference menu

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1410816 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2012-11-18 02:29:00 +00:00
parent b1dbec59ab
commit 7892b6d493
1 changed files with 7 additions and 0 deletions

View File

@ -56,6 +56,13 @@ under the License.
<item name="Settings" href="./maven-settings/settings.html"/>
</menu>
<menu name="Reference">
<item name="Lifecycles" href="./maven-core/lifecycles.html"/>
<item name="Plugin Bindings to Default Lifecycle" href="./maven-core/default-bindings.html"/>
<item name="Artifact Handlers" href="./maven-core/artifact-handlers.html"/>
<item name="CLI options" href="./maven-embedder/cli.html"/>
</menu>
<menu name="Development">
<item name="Maven Developer Centre" href="../../developers/index.html"/>
<item name="Maven Core ITs" href="../../core-its/index.html"/>