index.html 4.7 KB

12345678910111213
  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="concept"><meta name="description" content="The User Guide is designed to provide basic information about using the DITA-OT. It is geared for an audience that needs information about running the toolkit, generating output, and troubleshooting builds."><meta name="DC.Relation" scheme="URI" content="../user-guide/transforming-dita-content.html"><meta name="DC.Relation" scheme="URI" content="../user-guide/AvailableTransforms.html"><meta name="DC.Relation" scheme="URI" content="../user-guide/DITA_spec-support.html"><meta name="DC.Relation" scheme="URI" content="../user-guide/DITA-globalization.html"><meta name="DC.Relation" scheme="URI" content="../user-guide/troubleshooting-overview.html"><meta name="DC.Format" content="XHTML"><meta name="DC.Identifier" content="ID"><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 User Guide</title></head><body id="ID"><header role="banner"><div class="header">
  4. <p>DITA Open Toolkit</p>
  5. <hr>
  6. </div></header><nav role="toc"><ul><li><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 class="active"><a href="../user-guide/index.html">User Guide</a><ul><li><a href="../user-guide/transforming-dita-content.html">Publishing DITA content</a></li><li><a href="../user-guide/AvailableTransforms.html">Output formats</a></li><li><a href="../user-guide/DITA_spec-support.html">DITA specification support</a></li><li><a href="../user-guide/DITA-globalization.html">Globalizing DITA content</a></li><li><a href="../user-guide/troubleshooting-overview.html">Troubleshooting</a></li></ul></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 User Guide</h1>
  8. <p class="shortdesc">
  9. <span class="ph" id="ID__ph_docs-ug-desc">The <span class="ph"><cite class="cite">User Guide</cite></span> is designed to provide basic information about using
  10. the DITA-OT. It is geared for an audience that needs information about running the toolkit, generating output, and
  11. troubleshooting builds.</span></p>
  12. <nav role="navigation" class="related-links"><ul class="ullinks"><li class="link ulchildlink"><strong><a href="../user-guide/transforming-dita-content.html">Publishing DITA content</a></strong><br>You can use either the <span class="keyword cmdname">dita</span> command-line tool or Ant to transform DITA content to the various output formats that are supported by the DITA Open Toolkit.</li><li class="link ulchildlink"><strong><a href="../user-guide/AvailableTransforms.html">DITA-OT transformations (output formats)</a></strong><br>The DITA Open Toolkit ships with several core transformations that generate different output formats from DITA content. Each transformation represents an implementation of the processing that is defined by OASIS in the DITA specification.</li><li class="link ulchildlink"><strong><a href="../user-guide/DITA_spec-support.html">DITA specification support</a></strong><br>DITA Open Toolkit <span class="keyword">2.3</span> supports all versions of the OASIS DITA specification, including 1.0, 1.1, 1.2, and 1.3.</li><li class="link ulchildlink"><strong><a href="../user-guide/DITA-globalization.html">Globalizing DITA content</a></strong><br>The DITA standard supports content that is written in or translated to any language. In general, the DITA Open Toolkit passes content through to the output format unchanged. The DITA-OT uses the values for the <code class="keyword markupname xmlatt">@xml:lang</code>, <code class="keyword markupname xmlatt">@translate</code>, and <code class="keyword markupname xmlatt">@dir</code> attributes that are set in the source content to provide globalization support.</li><li class="link ulchildlink"><strong><a href="../user-guide/troubleshooting-overview.html">Error messages and troubleshooting</a></strong><br>This section contains information about problems that you might encounter and how to resolve them.</li></ul></nav></article></main></body></html>