userguide.ditamap 1.2 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 xml:lang="en-US">
  5. <title>DITA Open Toolkit <keyword keyref="release"/></title>
  6. <mapref href="resources/common-toc.ditamap"/>
  7. <reltable>
  8. <title>Source and target: Links that apply only to HTML version of distribution documentation</title>
  9. <!-- Links common to all output formats are defined in nested submaps -->
  10. <relheader>
  11. <relcolspec linking="sourceonly"/>
  12. <relcolspec linking="targetonly"/>
  13. </relheader>
  14. <relrow>
  15. <relcell>
  16. <topicref keyref="java-api"/>
  17. </relcell>
  18. <relcell>
  19. <topicref href="api/index.html" format="html" scope="peer">
  20. <topicmeta>
  21. <navtitle>DITA-OT Java API documentation</navtitle>
  22. </topicmeta>
  23. </topicref>
  24. </relcell>
  25. </relrow>
  26. <relrow>
  27. <relcell>
  28. <topicref keyref="plugins-installing"/>
  29. </relcell>
  30. <relcell>
  31. <topicref keyref="custom-plugins"/>
  32. </relcell>
  33. </relrow>
  34. </reltable>
  35. </map>