forked from dita-ot/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.dita
40 lines (37 loc) · 2.48 KB
/
index.dita
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<topic id="dita-otprojecthome" xml:lang="en-US">
<title>DITA Open Toolkit <keyword keyref="release"/></title>
<shortdesc>The <term>DITA Open Toolkit</term>, or <term>DITA-OT</term> for short, is a set of Java-based, open-source
tools that provide processing for content authored in the <term>Darwin Information Typing
Architecture</term>.</shortdesc>
<body>
<note>While the DITA standard is owned and developed by OASIS, the DITA Open Toolkit project is governed separately.
DITA-OT is an independent, open-source implementation of the DITA standard.</note>
<section>
<title>DITA-OT documentation</title>
<p>The DITA Open Toolkit documentation provides information about installing, running, configuring and extending
the toolkit.</p>
<ul>
<li>See the <xref keyref="release-notes"/> for information on the changes in the current release.</li>
<li>
<xref keyref="installing-client"/> shows how to install the toolkit and run a build to verify the
installation.</li>
<li><xref keyref="alternative-input-formats"/> introduces the new input formats supported in DITA-OT 3.0.</li>
<li><xref keyref="building-output"/> provides information about transforming content, and the
available output formats.</li>
<li><xref keyref="parameters"/> explains how to adjust the behavior of the DITA Open Toolkit via
<cmdname>dita</cmdname> command arguments and options, DITA-OT parameter settings, and configuration
properties.</li>
<li><xref keyref="extending-the-ot"/> provides more advanced information on extending the DITA-OT. <xref
keyref="html-customization"/> and <xref keyref="pdf-customization"/> describe some of the most common
customization scenarios. More advanced solutions are described in <xref keyref="custom-plugins"/>.</li>
<li>The <xref keyref="troubleshooting-overview"/> section contains information about resolving problems that you
might encounter.</li>
<li><xref keyref="reference"/> topics provide additional information about the DITA-OT architecture, API and
specification support, and other <xref keyref="dita-and-dita-ot-resources"/>.</li>
</ul>
</section>
</body>
</topic>