extension-points-by-plugin.dita 1016 B

1234567891011121314151617181920212223242526
  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
  15. <indexterm>extension points</indexterm></indexterm>
  16. </keywords>
  17. </metadata>
  18. </prolog>
  19. <refbody>
  20. <section>
  21. <p>If your toolkit installation includes custom plug-ins that define additional extension points, you can add
  22. topics by rebuilding the DITA-OT documentation.</p>
  23. </section>
  24. </refbody>
  25. </reference>