diff --git a/faq/xdocs/properties.xml b/faq/xdocs/properties.xml index a0850dc7..91bda7f2 100644 --- a/faq/xdocs/properties.xml +++ b/faq/xdocs/properties.xml @@ -11,17 +11,17 @@ - - + + - - + +
PropertyOptional?Description
maven.faq.src.fileYes (default=xdoc/faq.fml)maven.faq.srcYes (default=${basedir}/xdocs) - Specifies the source FAQ document in XML format to be used to generate the FAQ + Specifies the source directory for FAQ documents in XML format.
maven.faq.dest.fileYes (default=target/generated-xdocs/faq.xml)maven.faq.destYes (default=target/generated-xdocs) - Specifies the destination of the generated FAQ document + Specifies the destination of the generated FAQ documents.