plug-ins.ditamap 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  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>Working with plug-ins</title>
  6. <topicref keyref="custom-plugins">
  7. <topicref keyref="plugins-installing"/>
  8. <topicref keyref="plugins-removing"/>
  9. <topicref keyref="plugins-registry"/>
  10. <topicref keyref="plugin-configfile"/>
  11. <topicref keyref="plugin-dependencies"/>
  12. <topicref keyref="plugin-applications">
  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="using-plugin-URI-extension"/>
  19. <topicref keyref="plugin-xsltparams"/>
  20. <topicref keyref="plugin-javalib"/>
  21. <topicref keyref="plugin-messages"/>
  22. <topicref keyref="plugin-newextensions"/>
  23. <topicref keyref="plugin-implement-saxon-customizations">
  24. <topicref keyref="plugin-implement-saxon-extension-functions"/>
  25. <topicref keyref="plugin-implement-saxon-collation-uri-resolvers"/>
  26. </topicref>
  27. </topicref>
  28. <topicref keyref="plugin-sample"/>
  29. <topicref keyref="plugin-best-practices"/>
  30. <topicref keyref="plugin-coding-conventions"/>
  31. </topicref>
  32. <reltable>
  33. <title>Bi-directional links</title>
  34. <relrow>
  35. <relcell>
  36. <topicref keyref="plugin-best-practices"/>
  37. </relcell>
  38. <relcell>
  39. <topicref keyref="plugin-coding-conventions"/>
  40. </relcell>
  41. </relrow>
  42. <relrow>
  43. <relcell>
  44. <topicref keyref="plugins-installing"/>
  45. </relcell>
  46. <relcell>
  47. <topicref keyref="plugins-registry"/>
  48. </relcell>
  49. </relrow>
  50. </reltable>
  51. <reltable>
  52. <title>Source and target links</title>
  53. <relheader>
  54. <relcolspec linking="sourceonly"/>
  55. <relcolspec linking="targetonly"/>
  56. </relheader>
  57. <relrow>
  58. <relcell>
  59. <topicref keyref="plugin-xmlcatalog"/>
  60. </relcell>
  61. <relcell>
  62. <topicref keyref="plugin-extension-points-general"/>
  63. </relcell>
  64. </relrow>
  65. <relrow>
  66. <relcell>
  67. <topicref keyref="plugin-anttarget"/>
  68. </relcell>
  69. <relcell>
  70. <topicref keyref="plugin-extension-points-general"/>
  71. </relcell>
  72. </relrow>
  73. <relrow>
  74. <relcell>
  75. <topicref keyref="plugin-antpreprocess"/>
  76. </relcell>
  77. <relcell>
  78. <topicref keyref="plugin-extension-points-pre-processing"/>
  79. </relcell>
  80. </relrow>
  81. <relrow>
  82. <relcell>
  83. <topicref keyref="plugin-newtranstype"/>
  84. </relcell>
  85. <relcell>
  86. <topicref keyref="plugin-extension-points-general"/>
  87. </relcell>
  88. </relrow>
  89. <relrow>
  90. <relcell>
  91. <topicref keyref="plugin-overridestyle"/>
  92. </relcell>
  93. <relcell>
  94. <topicref keyref="plugin-extension-points-xslt-import"/>
  95. </relcell>
  96. </relrow>
  97. <relrow>
  98. <relcell>
  99. <topicref keyref="plugin-xsltparams"/>
  100. </relcell>
  101. <relcell>
  102. <topicref keyref="plugin-extension-points-xslt-parameters"/>
  103. </relcell>
  104. </relrow>
  105. <relrow>
  106. <relcell>
  107. <topicref keyref="plugin-javalib"/>
  108. </relcell>
  109. <relcell>
  110. <topicref keyref="plugin-extension-points-general"/>
  111. </relcell>
  112. </relrow>
  113. <relrow>
  114. <relcell>
  115. <topicref keyref="plugin-messages"/>
  116. </relcell>
  117. <relcell>
  118. <topicref keyref="plugin-extension-points-general"/>
  119. </relcell>
  120. </relrow>
  121. <relrow>
  122. <relcell>
  123. <topicref keyref="plugin-configfile"/>
  124. </relcell>
  125. <relcell>
  126. <topicref keyref="plugin-newextensions"/>
  127. </relcell>
  128. </relrow>
  129. </reltable>
  130. </map>