extension-points-by-plugin.dita 1005 B

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
  3. <!--This file is part of the DITA Open Toolkit project. See the accompanying LICENSE.md file for applicable licenses.-->
  4. <reference id="extension-points-by-plugin">
  5. <title>Extension points by plug-in</title>
  6. <titlealts>
  7. <navtitle>Plug-in extension points</navtitle>
  8. </titlealts>
  9. <shortdesc>The default plug-ins that ship with DITA Open Toolkit include a series of extension points that can be used
  10. to modify various aspects of toolkit processing.</shortdesc>
  11. <prolog>
  12. <metadata>
  13. <keywords>
  14. <indexterm>plug-ins<indexterm>extension points</indexterm></indexterm>
  15. </keywords>
  16. </metadata>
  17. </prolog>
  18. <refbody>
  19. <section>
  20. <p>If your toolkit installation includes custom plug-ins that define additional extension points, you can add
  21. topics by rebuilding the DITA-OT documentation.</p>
  22. </section>
  23. </refbody>
  24. </reference>