PR: MAVEN-1484

add Maven doccheck plugin


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116200 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett 2004-11-04 10:37:10 +00:00
parent 4c08eb08ba
commit dd884085d3

View File

@ -90,6 +90,10 @@
<td style="width:25%"><a href="http://xframe.sourceforge.net/xsddoc/">Maven xsddoc plugin</a></td> <td style="width:25%"><a href="http://xframe.sourceforge.net/xsddoc/">Maven xsddoc plugin</a></td>
<td style="width:75%">Generates documentation of W3C XML Schema</td> <td style="width:75%">Generates documentation of W3C XML Schema</td>
</tr> </tr>
<tr>
<td style="width:25%"><a href="http://maven-doccheck.sourceforge.net/">Maven DocCheck Plugin</a></td>
<td style="width:75%">Plugin for Doc Check Doclet</td>
</tr>
</table> </table>
</subsection> </subsection>
<subsection name="Plugins on Berlios"> <subsection name="Plugins on Berlios">