index.dita 1.5 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
  3. <!--This file is part of the DITA Open Toolkit project. See the accompanying LICENSE.md file for applicable licenses.-->
  4. <topic id="dita-otprojecthome" xml:lang="en-US">
  5. <title>DITA Open Toolkit <keyword keyref="release"/></title>
  6. <shortdesc>The <term>DITA Open Toolkit</term>, or <term>DITA-OT</term> for short, is a set of Java-based, open-source
  7. tools that provide processing for XML content authored in the <term>Darwin Information Typing
  8. Architecture</term>.</shortdesc>
  9. <body>
  10. <note>While the DITA standard is owned and developed by OASIS, the DITA Open Toolkit project is governed separately.
  11. DITA-OT is an independent, open-source implementation of the DITA standard.</note>
  12. <section>
  13. <title>DITA-OT documentation</title>
  14. <p>The DITA Open Toolkit documentation provides information about installing, running,
  15. configuring and extending the toolkit. Each part is available in the navigation panel.</p>
  16. <ul>
  17. <li>See the <xref keyref="release-notes"/> for information on the changes in the current release.</li>
  18. <li><ph conref="getting-started/index.dita#ID/ph_docs-gs-desc"/></li>
  19. <li><ph conref="user-guide/index.dita#ID/ph_docs-ug-desc"/></li>
  20. <li><ph conref="parameters/index.dita#ID/ph_docs-pr-desc"/></li>
  21. <li><ph conref="dev_ref/index.dita#ID/ph_docs-dr-desc"/></li>
  22. </ul>
  23. </section>
  24. </body>
  25. </topic>