- This plugin generates xdoc documentation from an XML FAQ document. + 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.
- The plugin uses by default a file called xdocs/faq.fml
- to generate the FAQ entry. There is an example of the XML format
+ The plugin uses the xdocs directory by default
+ to generate the FAQ files. There is an example of the XML format
here.
@@ -26,9 +26,21 @@ To enable FAQ generation add the following to your maven.xml
+ You can also add the faq generation to your project.xml likt this : +
+