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-ffa450edef68master
parent
6a2c0dfce7
commit
81da0e6343
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue