Building output using the command-line tool

DITA Open Toolkit 1.8.4

Building output using the command-line tool

If you are unfamiliar with Ant, you can invoke the DITA Open Toolkit (DITA-OT) and build output from the command-line tool.

Procedure

Example

The following command generates XHTML output for the sequence.ditamap file and specifies the output is written to the test directory
java -jar lib/dost.jar /i:samples/sequence.ditamap /outdir:test /transtype:xhtml