using-plugins.ditamap 692 B

12345678910111213141516171819202122232425
  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="plugins-installing"/>
  7. <topicref keyref="plugins-removing"/>
  8. <topicref keyref="plugins-registry"/>
  9. <topicref keyref="rebuilding-docs"/>
  10. <reltable>
  11. <title>Bi-directional links</title>
  12. <relrow>
  13. <relcell>
  14. <topicref keyref="plugins-installing"/>
  15. </relcell>
  16. <relcell>
  17. <topicref keyref="plugins-registry"/>
  18. </relcell>
  19. </relrow>
  20. </reltable>
  21. </map>