HTML Help Output

  1. Change directory to [oxygen]/frameworks/docbook/xsl/htmlhelp/.

  2. Select htmlhelp.xsl, click Open. The dialog closes.

  3. Set the XSLT parameter base.dir, it identifies the output directory. (If not specified, the output directory is system dependent.) Also set the manifest.in.base.dir to 1 in order to have the project files copied in output as well.

  4. Select the FOP tab.

  5. Uncheck the Perform FOP option. The FOP options are disabled.

  6. Click Transform Now. The transformation is started.

  7. At the end of the transformation you should find the html, hhp and hhc files in the base.dir directory.

  8. Download Microsoft's HTML Help Workshop and install it.

  9. Apply the HTML Help compiler called hhc.exe on the html, hhp and hhc files in the base.dir directory.