plugin-extension-points.dita 668 B

12345678910
  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 file for applicable license. -->
  4. <reference id="plugin-extension-points">
  5. <title>Extension points</title>
  6. <shortdesc>The DITA Open Toolkit provides a series of extension points that can be used to integrate changes into the
  7. core code. Extension points are defined in the <filepath>plugin.xml</filepath> file for each plug-in. When plug-ins
  8. are installed, the DITA-OT makes each extension visible to the rest of the toolkit.</shortdesc>
  9. </reference>