DITA to HTML Help (CHM)The transformation generates HTML output, CSS files, and the control files that
are needed to produce a Microsoft HTML Help file.
In addition to the HTML output and CSS files, this transformation returns the following files, where
mapname is the name of the master DITA map. File nameDescriptionmapname.hhcTable of contentsmapname.hhkSorted indexmapname.hhpHTML Help project filemapname.chmCompiled HTML HelpThis file is generated only if the HTML Help Workshop is installed on the
build system.
To run the HTML Help transformation, set the transtype parameter to
, or pass the option to the dita
command line.