plug-ins.ditamap 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  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>Plug-ins</title>
  6. <topicref keyref="plugin-benefits"/>
  7. <topicref keyref="plugin-configfile"/>
  8. <topicref keyref="plugin-coding-conventions"/>
  9. <topicref keyref="plugin-dependencies">
  10. <topicref keyref="referencing-other-plugins"/>
  11. </topicref>
  12. <topicref keyref="plugin-use-cases">
  13. <topicref keyref="plugin-xmlcatalog"/>
  14. <topicref keyref="plugin-anttarget"/>
  15. <topicref keyref="plugin-antpreprocess"/>
  16. <topicref keyref="plugin-newtranstype"/>
  17. <topicref keyref="plugin-overridestyle"/>
  18. <topicref keyref="plugin-xsltparams"/>
  19. <topicref keyref="plugin-javalib"/>
  20. <topicref keyref="plugin-messages"/>
  21. <topicref keyref="plugin-newextensions"/>
  22. <topicref keyref="plugin-implement-saxon-customizations">
  23. <topicref keyref="plugin-implement-saxon-extension-functions"/>
  24. <topicref keyref="plugin-implement-saxon-collation-uri-resolvers"/>
  25. </topicref>
  26. </topicref>
  27. <topicref keyref="html-customization-plugins">
  28. <topicref keyref="html-customization-plugin-bundle-css"/>
  29. <topicref keyref="html-customization-plugin-webfont"/>
  30. <topicref keyref="html-customization-plugin-javascript"/>
  31. </topicref>
  32. <topicref keyref="pdf-customization-plugins">
  33. <topicref keyref="pdf-customization-plugin-types"/>
  34. <topicref keyref="pdf-plugin-structure" collection-type="family">
  35. <topicref keyref="pdf-plugin-structure_common-artwork"/>
  36. <topicref keyref="pdf-plugin-structure_common-index"/>
  37. <topicref keyref="pdf-plugin-structure_common-vars"/>
  38. <topicref keyref="pdf-plugin-structure_fo-attrs"/>
  39. <topicref keyref="pdf-plugin-structure_fo-i18n"/>
  40. <topicref keyref="pdf-plugin-structure_fo-xsl"/>
  41. </topicref>
  42. <topicref keyref="pdf-customization-example"/>
  43. <topicref keyref="pdf-customization-resources"/>
  44. </topicref>
  45. <mapref href="globalizing.ditamap"/>
  46. <reltable>
  47. <title>Bi-directional links</title>
  48. <relrow>
  49. <relcell>
  50. <topicref keyref="plugin-dependencies"/>
  51. <topicref keyref="referencing-other-plugins"/>
  52. </relcell>
  53. <relcell>
  54. <topicref keyref="plugin-coding-conventions"/>
  55. </relcell>
  56. </relrow>
  57. </reltable>
  58. <reltable>
  59. <title>Source and target links</title>
  60. <relheader>
  61. <relcolspec linking="sourceonly"/>
  62. <relcolspec linking="targetonly"/>
  63. </relheader>
  64. <relrow>
  65. <relcell>
  66. <topicref keyref="plugin-xmlcatalog"/>
  67. </relcell>
  68. <relcell>
  69. <topicref keyref="plugin-extension-points-general"/>
  70. </relcell>
  71. </relrow>
  72. <relrow>
  73. <relcell>
  74. <topicref keyref="plugin-anttarget"/>
  75. </relcell>
  76. <relcell>
  77. <topicref keyref="plugin-extension-points-general"/>
  78. </relcell>
  79. </relrow>
  80. <relrow>
  81. <relcell>
  82. <topicref keyref="plugin-antpreprocess"/>
  83. </relcell>
  84. <relcell>
  85. <topicref keyref="plugin-extension-points-pre-processing"/>
  86. </relcell>
  87. </relrow>
  88. <relrow>
  89. <relcell>
  90. <topicref keyref="plugin-newtranstype"/>
  91. </relcell>
  92. <relcell>
  93. <topicref keyref="plugin-extension-points-general"/>
  94. </relcell>
  95. </relrow>
  96. <relrow>
  97. <relcell>
  98. <topicref keyref="plugin-overridestyle"/>
  99. </relcell>
  100. <relcell>
  101. <topicref keyref="plugin-extension-points-xslt-import"/>
  102. </relcell>
  103. </relrow>
  104. <relrow>
  105. <relcell>
  106. <topicref keyref="plugin-xsltparams"/>
  107. </relcell>
  108. <relcell>
  109. <topicref keyref="plugin-extension-points-xslt-parameters"/>
  110. </relcell>
  111. </relrow>
  112. <relrow>
  113. <relcell>
  114. <topicref keyref="plugin-javalib"/>
  115. </relcell>
  116. <relcell>
  117. <topicref keyref="plugin-extension-points-general"/>
  118. </relcell>
  119. </relrow>
  120. <relrow>
  121. <relcell>
  122. <topicref keyref="plugin-messages"/>
  123. </relcell>
  124. <relcell>
  125. <topicref keyref="plugin-extension-points-general"/>
  126. </relcell>
  127. </relrow>
  128. <relrow>
  129. <relcell>
  130. <topicref keyref="plugin-configfile"/>
  131. </relcell>
  132. <relcell>
  133. <topicref keyref="plugin-newextensions"/>
  134. </relcell>
  135. </relrow>
  136. </reltable>
  137. </map>