plugin-use-cases.dita 711 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <concept id="plugins-overview">
  5. <title>Plug-in use cases</title>
  6. <shortdesc>Plug-ins allow you to extend the functionality of DITA-OT. This might entail adding support for specialized
  7. document types, integrating processing overrides, or defining new output transformations.</shortdesc>
  8. <prolog>
  9. <metadata>
  10. <keywords>
  11. <indexterm>plug-ins
  12. <indexterm>ideas for</indexterm></indexterm>
  13. </keywords>
  14. </metadata>
  15. </prolog>
  16. </concept>