index.html 4.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <!DOCTYPE html
  2. SYSTEM "about:legacy-compat">
  3. <html lang="en-us"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="UTF-8"><meta name="copyright" content="(C) Copyright 2016"><meta name="DC.rights.owner" content="(C) Copyright 2016"><meta name="DC.Type" content="topic"><meta name="description" content="The DITA Open Toolkit, or DITA-OT for short, is a set of Java-based, open-source tools that provide processing for XML content authored in the Darwin Information Typing Architecture."><meta name="DC.Format" content="XHTML"><meta name="DC.Identifier" content="dita-otprojecthome"><meta name="DC.Language" content="en-US"><link rel="stylesheet" type="text/css" href="css/commonltr.css"><link rel="stylesheet" type="text/css" href="css/dita-ot-doc.css"><title>DITA Open Toolkit 2.3</title></head><body id="dita-otprojecthome"><header role="banner"><div class="header">
  4. <p>DITA Open Toolkit</p>
  5. <hr>
  6. </div></header><nav role="toc"><ul><li class="active"><a href="index.html">DITA Open Toolkit 2.3</a></li><li><a href="release-notes/index.html">Release Notes</a></li><li><a href="getting-started/index.html">Getting Started</a></li><li><a href="user-guide/index.html">User Guide</a></li><li><a href="parameters/index.html">Parameter Reference</a></li><li><a href="dev_ref/index.html">Developer Reference</a></li><li><a href="user-guide/dita-and-dita-ot-resources.html">DITA Resources</a></li></ul></nav><main role="main"><article role="article" aria-labelledby="ariaid-title1">
  7. <h1 class="title topictitle1" id="ariaid-title1">DITA Open Toolkit <span class="keyword">2.3</span></h1>
  8. <div class="body"><p class="shortdesc">The <dfn class="term">DITA Open Toolkit</dfn>, or <dfn class="term">DITA-OT</dfn> for short, is a set of Java-based, open-source
  9. tools that provide processing for XML content authored in the <dfn class="term">Darwin Information Typing
  10. Architecture</dfn>.</p>
  11. <div class="note note note_note"><span class="note__title notetitle">Note:</span> While the DITA standard is owned and developed by OASIS, the DITA Open Toolkit project is governed separately.
  12. DITA-OT is an independent, open-source implementation of the DITA standard.</div>
  13. <section class="section"><h2 class="title sectiontitle">DITA-OT documentation</h2>
  14. <p class="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 class="ul">
  17. <li class="li">See the <a class="xref" href="release-notes/index.html" title="DITA Open Toolkit 2.3.3 is a maintenance release that fixes issues reported in DITA-OT 2.3, which includes enhanced HTML5 output, new language support and additional internationalization improvements.">DITA Open Toolkit 2.3.3 Release Notes</a> for information on the changes in the current release.</li>
  18. <li class="li"><span class="ph"><span class="ph"><cite class="cite">Getting Started </cite></span> provides a guided exploration of the DITA Open
  19. Toolkit. It is geared for an audience that has little or no knowledge of build scripts or DITA-OT parameters. It
  20. walks the novice user through installing the toolkit and building output.</span></li>
  21. <li class="li"><span class="ph">The <span class="ph"><cite class="cite">User Guide</cite></span> is designed to provide basic information about using
  22. the DITA-OT. It is geared for an audience that needs information about running the toolkit, generating output, and
  23. troubleshooting builds.</span></li>
  24. <li class="li"><span class="ph">The <cite class="cite">Parameter Reference</cite> is designed to help users to locate information easily
  25. and quickly. It includes documentation for <span class="keyword cmdname">dita</span> command arguments and options, DITA-OT
  26. parameters, and configuration properties.</span></li>
  27. <li class="li"><span class="ph">The <cite class="cite">Developer Reference</cite> is designed to provide more advanced information about
  28. the DITA-OT. It is geared to an audience that needs information about the DITA-OT architecture, extending the
  29. DITA-OT, and creating DITA-OT plug-ins.</span></li>
  30. </ul>
  31. </section>
  32. </div>
  33. </article></main></body></html>