publishing-with-ant.dita 715 B

1234567891011121314151617181920
  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
  15. <indexterm>publishing with</indexterm></indexterm>
  16. </keywords>
  17. </metadata>
  18. </prolog>
  19. </task>