Documentation update

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@345711 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2005-11-20 02:41:14 +00:00
parent 29809307aa
commit a4c5deca81

View File

@@ -46,7 +46,7 @@
are documented <a href="properties.html">here</a>.
</p>
<p>
To enable FAQ generation add the following to your maven.xml
To enable FAQ generation, either add the following to your maven.xml:
</p>
<source>
<![CDATA[
@@ -56,7 +56,7 @@
]]>
</source>
<p>
You can also add the faq generation to your project.xml like this :
or add the faq generation to your project.xml like this:
</p>
<source>
<![CDATA[