publishing.ditamap 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <map>
  5. <title>Publishing</title>
  6. <!-- ↓ branch-filter ↓ -->
  7. <topicref href="using-dita-command.dita"
  8. keys="build-using-dita-command" locktitle="yes">
  9. <topicmeta>
  10. <navtitle>Using the <cmdname>dita</cmdname> command</navtitle>
  11. </topicmeta>
  12. <ditavalref href="../resources/expert.ditaval">
  13. <ditavalmeta>
  14. <dvrResourcePrefix>build-</dvrResourcePrefix>
  15. </ditavalmeta>
  16. </ditavalref>
  17. <!-- ↑ end-filtering ↑ -->
  18. <topicref keyref="using-dita-properties-file"/>
  19. <topicref keyref="migrating-ant-to-dita"/>
  20. <topicref keyref="using-project-files">
  21. <topicref keyref="project-files-xml"/>
  22. <topicref keyref="project-files-json"/>
  23. <topicref keyref="project-files-yaml"/>
  24. </topicref>
  25. </topicref>
  26. <topicref keyref="using-docker-images">
  27. <topicref keyref="creating-docker-images"/>
  28. </topicref>
  29. <topicref keyref="publishing-with-ant">
  30. <topicref keyref="ant"/>
  31. <topicref keyref="building-with-ant"/>
  32. <topicref keyref="creating-an-ant-build-script"/>
  33. </topicref>
  34. <topicref keyref="java-api"/>
  35. <mapref href="publishing-reltables.ditamap"/>
  36. </map>