DITA to Java Help

DITA Open Toolkit 1.8.4

DITA to Java Help

The "javahelp" transform type will generate Java Help output, along with the control files needed to compile the project.

The Java Help output produces HTML files rather than XHTML files. In addition to the HTML output and CSS files, this transform type will return the following files:
  • Table of Contents (toc.xml)
  • Sorted index (mapname_index.xml)
  • Other Java Help project files (map.jhm and mapname_helpset.hs)
  • If the Java Help compiler is located on the system, a compiled Java Help project will be returned.