Ant parameters: XHTML transformation
Certain parameters are specific to the XHTML transformation.
Ant parameters: XHTML transformation
Parameters | Description |
---|---|
args.xhtml.contenttarget | Specifies the value of the @target attribute on the <base> element in the TOC file. The default value is contentwin. |
args.xhtml.toc | Specifies the base name of the TOC file. The default value is index. |
args.xhtml.toc.class | Specifies the value of the @class attribute on the
<body> element in the TOC file. Found in
map2htmltoc.xsl . |