Publishing DITA content from Ant You can use Ant to invoke the DITA Open Toolkit and generate output. You can use the complete set of parameters that are supported by the toolkit. AntAnt is a Java-based, open-source tool that is provided by the Apache Foundation. It can be used to declare a sequence of build actions. It is well suited for both development and document builds. The toolkit ships with a copy of Ant.Building output using AntYou can build output by using an Ant build script to provide the DITA-OT parameters.Creating an Ant build scriptInstead of typing the DITA-OT parameters at the command prompt, you might want to create an Ant build script that contains all of the parameters.Parent topic: Publishing DITA contentRelated tasksMigrating Ant builds to use the dita command