architecture.dita 698 B

12345678910111213
  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="ditaotarch" xml:lang="en-US">
  5. <title>Architecture of the DITA Open Toolkit</title>
  6. <titlealts>
  7. <navtitle>DITA-OT architecture</navtitle>
  8. </titlealts>
  9. <shortdesc>The DITA Open Toolkit is an open-source implementation of the OASIS specification for the Darwin
  10. Information Typing Architecture. The toolkit uses Ant, XSLT, and Java to transform DITA content (maps and
  11. topics) into different deliverable formats.</shortdesc>
  12. </concept>