maven-plugins/faq/xdocs/goals.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>