publishing-with-ant.dita 704 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <task id="DITA-ant" xml:lang="en-US">
  5. <title>Building output using Ant</title>
  6. <titlealts>
  7. <navtitle>Using Ant</navtitle>
  8. </titlealts>
  9. <shortdesc>You can use Ant to invoke DITA Open Toolkit and generate output. You can use the complete set of parameters
  10. that the toolkit supports.</shortdesc>
  11. <prolog>
  12. <metadata>
  13. <keywords>
  14. <indexterm>Ant<indexterm>publishing with</indexterm></indexterm>
  15. </keywords>
  16. </metadata>
  17. </prolog>
  18. </task>