DITA Open Toolkit Maven Plugin
This plugin is a thin wrapper of DITA Open Toolkit's Ant command line. In addition, it also has extra goals to convert the DITA's Microsoft CHM output to a pure HTML output, and configure Eclipse IDE to allow editing and building DITA.
Goals Overview
- dita:run Execute Dita build.
- dita:version Display DITA Open Toolkit's version.
- dita:print-help Display DITA Open Toolkit's common Ant properties usage.
- dita:chm2web Convert DITA Open Toolkit's Microsoft CHM output file, produced by htmlhelp transtype, to pure HTML set of files. Require commercial chm2web utility from A!K Research Labs
- dita:eclipse Generate DITA Open Plaform Eclipse configuration to allow editing, previewing, and building DITA with DITA Open Tookit.
Usage
Instructions on how to use the DITA Open Toolkit Maven Plugin can be found on the usage page.