reference.ditamap 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  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>Reference</title>
  6. <topicref keyref="architecture">
  7. <topicref keyref="processing-structure"/>
  8. <topicref keyref="map-first-preproc"/>
  9. <topicref keyref="processing-pipeline-modules"/>
  10. <topicref keyref="processing-order"/>
  11. <topicref collection-type="sequence" keyref="preprocessing">
  12. <topicref keyref="preprocess-genlist"/>
  13. <topicref keyref="preprocess-debugfilter"/>
  14. <topicref keyref="preprocess-mapref"/>
  15. <topicref keyref="preprocess-branch-filter"/>
  16. <topicref keyref="preprocess-keyref"/>
  17. <topicref keyref="preprocess-copy-to"/>
  18. <topicref keyref="preprocess-conrefpush"/>
  19. <topicref keyref="preprocess-conref"/>
  20. <topicref keyref="preprocess-profile"/>
  21. <topicref keyref="preprocess-topic-fragment"/>
  22. <topicref keyref="preprocess-chunk"/>
  23. <topicref keyref="preprocess-metadata"/>
  24. <topicref keyref="preprocess-maplink"/>
  25. <topicref keyref="preprocess-topicpull"/>
  26. <topicref keyref="preprocess-flagging"/>
  27. <topicref keyref="preprocess-clean-map"/>
  28. <topicref keyref="preprocess-copyfiles"/>
  29. </topicref>
  30. <topicref keyref="html-based-processing">
  31. <topicref keyref="common-html-processing"/>
  32. <topicref keyref="xhtml-processing"/>
  33. <topicref keyref="html5-processing"/>
  34. <topicref keyref="eclipsehelp-processing"/>
  35. <topicref keyref="htmlhelp-processing"/>
  36. </topicref>
  37. <topicref keyref="pdf-transform">
  38. <topicref keyref="pdf-transformation-history"/>
  39. </topicref>
  40. </topicref>
  41. <topicref keyref="dita-spec-support">
  42. <topicref keyref="dita-v1-2-support"/>
  43. <topicref keyref="dita-v1-3-support"/>
  44. <topicref keyref="dita-v2-0-support"/>
  45. <topicref keyref="implementation-dependent-features"/>
  46. <topicref keyref="extended-functionality"/>
  47. <topicref keyref="docs-dita-features"/>
  48. </topicref>
  49. <mapref href="../extension-points/extension-points.ditamap"></mapref>
  50. <mapref href="license.ditamap"/>
  51. <mapref href="glossary.ditamap"/>
  52. <reltable>
  53. <relrow>
  54. <relcell>
  55. <topicref keyref="preprocess-chunk"/>
  56. </relcell>
  57. <relcell>
  58. <topicref keyref="dita12-spec-chunking">
  59. <topicmeta>
  60. <linktext>Chunking definition in the DITA 1.2 specification</linktext>
  61. </topicmeta>
  62. </topicref>
  63. </relcell>
  64. </relrow>
  65. <relrow>
  66. <relcell>
  67. <topicref keyref="preprocess-topic-fragment"/>
  68. </relcell>
  69. <relcell>
  70. <topicref keyref="extended-functionality"/>
  71. </relcell>
  72. </relrow>
  73. <relrow>
  74. <relcell>
  75. <topicref keyref="plugins-installing"/>
  76. <topicref keyref="plugins-removing"/>
  77. </relcell>
  78. <relcell>
  79. <topicref keyref="dita-command-arguments" linking="targetonly"/>
  80. </relcell>
  81. </relrow>
  82. <relrow>
  83. <relcell>
  84. <topicref keyref="extension-points-by-plugin"/>
  85. <topicref keyref="messages"/>
  86. <topicref keyref="dita-ot-params"/>
  87. </relcell>
  88. <relcell>
  89. <topicref keyref="rebuilding-docs" linking="targetonly"/>
  90. </relcell>
  91. </relrow>
  92. </reltable>
  93. </map>