| Property | Optional? | Description |
|---|---|---|
| maven.html2xdoc.dir | Yes (default=xdoc) |
Specifies the directory containing HTML documents which will be
turned into xdoc XML documents in the
target/generated-xdoc directory
ready for use by the xdoc plugin.
|
| maven.html2xdoc.jsl | Yes | Allows the JSL stylesheet to be specified to perform some custom HTML to XDoc transformation. |