Development documentation may describe unreleased features. Type ? for keyboard shortcuts · Switch to the latest release: 3.0 Docs
HTML Help
The htmlhelp transformation generates HTML output, CSS files, and the control files that are needed to produce a Microsoft Compiled HTML Help (.chm) file.
| File name | Description | 
|---|---|
| mapname.hhc | Table of contents | 
| mapname.hhk | Sorted index | 
| mapname.hhp | HTML Help project file | 
| mapname.chm | 
             Compiled HTML Help file Note: The compiled file is only generated if the HTML Help Workshop is installed on the build system. 
           | 
        
To run the HTML Help transformation, set the transtype parameter to htmlhelp, or pass the --format=htmlhelp option to the dita command line.