added "see also" subsection with links to plugin-testing and maven-plugin-API

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1345436 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-06-02 04:28:31 +00:00
parent 6a2c0dfce7
commit 81da0e6343
1 changed files with 8 additions and 0 deletions

View File

@ -116,6 +116,14 @@
<td>Maven Ant Mojo Support, ie write Maven plugins with Ant script.</td>
</tr>
</table>
<subsection name="See Also">
<ul>
<li><a href="/plugin-testing/">Maven Plugin Testing</a></li>
<li><a href="/ref/current/maven-plugin-api/">Maven Plugin API</a></li>
</ul>
</subsection>
</section>
</body>