link from index to annotations doc page

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1338358 13f79535-47bb-0310-9956-ffa450edef68
master
Olivier Lamy 2012-05-14 19:38:10 +00:00
parent 9e9ec6d85b
commit fb03985d58
1 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,8 @@ Maven Plugin Plugin
The following examples shows how to use the Plugin Plugin in more advanced usecases: The following examples shows how to use the Plugin Plugin in more advanced usecases:
* {{{./examples/using-annotations.html}Use Java5 annotations for your Mojo}}
* {{{./examples/generate-descriptor.html}Configuring Generation of Plugin Descriptor}} * {{{./examples/generate-descriptor.html}Configuring Generation of Plugin Descriptor}}
* {{{./examples/generate-report.html}Configuring Generation of Documentation Reports}} * {{{./examples/generate-report.html}Configuring Generation of Documentation Reports}}