Building output using AntYou can build output by using an Ant build script to provide the DITA-OT parameters.defaultmacOS
AntLinux
AntWindows
AntAnt
publishing withIssue the following command:Linux or macOS bin/antbuild-scripttargetWindowsbin\antbuild-scripttarget where:
build-script is name of the Ant build script.
target is an optional switch that specifies the name of the Ant target that you want
to run.
If you do not specify a target, the value of the default attribute for the Ant project
is used.