XSLT stylesheet documentation can be also generated in a custom format. You can
choose the format from the XSLT
Stylesheet Documentation Dialog. You must specify your own stylesheet to
transform the intermediary XML generated in the documentation process. You have to write
your stylesheet based on the schema xslDocSchema.xsd
from
{INSTALATION_DIRECTORY}/frameworks/stylesheet_documentation
. You
can create a custom format starting from one of the stylesheets used in the predefined
HTML, PDF and DocBook formats. These stylesheets are available in
{INSTALATION_DIRECTORY}/frameworks/stylesheet_documentation/xsl
.
When using a custom format you can also copy additional resources into the output folder or choose to keep the intermediate XML files created during the documentation process.