publishing-reltables.ditamap 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
  3. <map>
  4. <title>Relationship Tables</title>
  5. <reltable>
  6. <relheader>
  7. <relcolspec>
  8. <!--Topics in the referencing ditamap, e.g., in publishing.ditamap. -->
  9. </relcolspec>
  10. <relcolspec>
  11. <!--Two-way links with the first-column topics. -->
  12. </relcolspec>
  13. <relcolspec linking="targetonly">
  14. <!--Target-only links, e.g., external content or topics that do not need to refer back to the source of the link.-->
  15. </relcolspec>
  16. </relheader>
  17. <relrow>
  18. <relcell>
  19. <topicref keyref="build-using-dita-command"/>
  20. </relcell>
  21. <relcell>
  22. <topicref keyref="dita-command-arguments"/>
  23. <topicref keyref="dita-command-help"/>
  24. </relcell>
  25. <relcell>
  26. <topicref keyref="dita-ot-params"/>
  27. <topicref keyref="internal-ant-properties"/>
  28. </relcell>
  29. </relrow>
  30. <relrow>
  31. <relcell>
  32. <topicref keyref="first-build-using-dita-command"/>
  33. </relcell>
  34. <relcell/>
  35. <relcell>
  36. <topicref keyref="build-using-dita-command">
  37. <topicmeta>
  38. <linktext>More information about building output with the <cmdname>dita</cmdname> command</linktext>
  39. </topicmeta>
  40. </topicref>
  41. </relcell>
  42. </relrow>
  43. <relrow>
  44. <relcell>
  45. <topicref keyref="dita-command-arguments"/>
  46. <topicref keyref="dita-ot-params"/>
  47. </relcell>
  48. <relcell/>
  49. <relcell>
  50. <topicref keyref="using-dita-properties-file"/>
  51. </relcell>
  52. </relrow>
  53. <relrow>
  54. <relcell>
  55. <topicref keyref="publishing-with-ant"/>
  56. <topicref keyref="ant"/>
  57. <topicref keyref="building-with-ant"/>
  58. <topicref keyref="creating-an-ant-build-script"/>
  59. </relcell>
  60. <relcell/>
  61. <relcell>
  62. <topicref keyref="migrating-ant-to-dita"/>
  63. </relcell>
  64. </relrow>
  65. </reltable>
  66. </map>