git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113057 13f79535-47bb-0310-9956-ffa450edef68
26 lines
550 B
XML
26 lines
550 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<title>FAQ Plugin Goals</title>
|
|
<author email="jstrachan@apache.org">James Strachan</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="Goals">
|
|
<table>
|
|
<tr><th>Goal</th><th>Description</th></tr>
|
|
|
|
<a name="faq" />
|
|
<tr>
|
|
<td>faq</td>
|
|
<td>
|
|
The default goal. This goal generates an xdoc document
|
|
from an XML FAQ document.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</section>
|
|
</body>
|
|
</document>
|