dion 2004/07/09 17:08:30
Modified: faq/xdocs index.xml
Log:
Detab and fix typo
Revision Changes Path
1.6 +8 -8 maven-plugins/faq/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/maven-plugins/faq/xdocs/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.xml 10 Jul 2004 00:06:59 -0000 1.5
+++ index.xml 10 Jul 2004 00:08:30 -0000 1.6
@@ -27,26 +27,26 @@
<body>
<section name="Maven FAQ Plug-in">
<p>
- This plugin generates xdoc documentation from XML FAQ
documents.
- This automates the creation of an index of questions
with hypertext
- links to the full question and answers.
+ This plugin generates xdoc documentation from XML FAQ documents.
+ This automates the creation of an index of questions with hypertext
+ links to the full question and answers.
</p>
<p>
The plugin uses the <code>xdocs</code> directory by default
to generate the FAQ files. There is an example of the XML format
<a href="faq.fml">here</a>.
-
- <br/>
+
+ <br/>
- Please note that the the FAQ description has to be in a file with a
- <code>.fml<code> extension.
+ Please note that the the FAQ description has to be in a file with a
+ <code>.fml</code> extension.
</p>
<p>
The properties that allow you to customize the execution
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 add the following to your maven.xml
</p>
<source>
<![CDATA[
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]