HTML-based output parameters
Certain parameters apply to all HTML-based transformation types: HTML5, XHTML, HTML Help, and Eclipse help.
- args.artlbl
- Specifies whether to generate a label for each image; the label will contain the image file name. The allowed values are yes and no; the default value is no.
- args.copycss
- Specifies whether to copy the custom .css file to the output directory. The allowed values are yes and no; the default value is no.
- args.css
- Specifies the name of a custom .css file.
- args.csspath
-
Specifies the destination directory to which .css files are copied (relative to the output directory).
- args.cssroot
-
Specifies the source directory that contains the custom .css file.
- args.dita.locale
- Specifies the language locale file to use for sorting index entries.
- args.eclipse.provider
- Specifies the name of the person or organization that provides the Eclipse help.
- args.eclipse.symbolic.name
- Specifies the symbolic name (aka plugin ID) in the output for an Eclipse Help project.
- args.eclipse.version
- Specifies the version number to include in the output.
- args.eclipsehelp.country
- Specifies the region for the language that is specified by the args.
- args.eclipsehelp.jar.name
- Specifies that the output should be zipped and returned using this name.
- args.eclipsehelp.language
- Specifies the base language for translated content, such as en for English.
- args.ftr
- Specifies an XML file that contains content for a running footer.
- args.gen.default.meta
- Generate metadata for parental control scanners, meta elements with name="security" and name="Robots". The allowed values are yes and no; the default value is no.
- args.hdf
- Specifies an XML file that contains content to be placed in the document head.
- args.hdr
- Specifies an XML file that contains content for a running header.
- args.hide.parent.link
- Specifies whether to hide links to parent topics in the HTML or XHTML output. The allowed values are yes and no; the default value is no.
- args.htmlhelp.includefile
- Specifies the name of a file that you want included in the HTML Help.
- args.indexshow
- Specifies whether the content of <indexterm> elements are rendered in the output. The allowed values are yes and no; the default value is no.
- args.outext
- Specifies the file extension for HTML or XHTML output.
- args.xhtml.classattr
- Specifies whether to include the DITA class ancestry inside the XHTML elements. The allowed values are yes and no; the default value is yes.
- args.xhtml.contenttarget
- Specifies the value of the @target attribute on the <base> element in the TOC file.
- args.xhtml.toc
- Specifies the base name of the TOC file.
- args.xhtml.toc.class
- Specifies the value of the @class attribute on the <body> element in the TOC file.
- args.xhtml.toc.xsl
- Specifies a custom XSL file to be used for TOC generation.
- args.xsl
- Specifies a custom XSL file to be used instead of the default XSL transformation.