1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE html
|
---|
3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
4 | <html xml:lang="en-us" lang="en-us">
|
---|
5 | <head>
|
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
---|
7 | <meta name="copyright" content="(C) Copyright 2005"/>
|
---|
8 | <meta name="DC.rights.owner" content="(C) Copyright 2005"/>
|
---|
9 | <meta name="DC.Type" content="concept"/>
|
---|
10 | <meta name="DC.Title" content="Overview of the DITA Open Toolkit"/>
|
---|
11 | <meta name="abstract" content="The DITA Open Toolkit (DITA-OT) is an open-source implementation of the OASIS DITA specification, which is developed by the OASIS DITA Technical Committee. The DITA-OT is a set of Java-based, open-source tools and Ant scripts that transform DITA content (maps and topics) into deliverable formats, including Eclipse Help, HTML Help, JavaHelp, PDF, and XHTML."/>
|
---|
12 | <meta name="description" content="The DITA Open Toolkit (DITA-OT) is an open-source implementation of the OASIS DITA specification, which is developed by the OASIS DITA Technical Committee. The DITA-OT is a set of Java-based, open-source tools and Ant scripts that transform DITA content (maps and topics) into deliverable formats, including Eclipse Help, HTML Help, JavaHelp, PDF, and XHTML."/>
|
---|
13 | <meta name="DC.Relation" scheme="URI" content="../readme/DITA-readme.html"/>
|
---|
14 | <meta name="DC.Relation" scheme="URI" content="../readme/changes/rel1.8.html"/>
|
---|
15 | <meta name="DC.Relation" scheme="URI" content="../specification/DITA1-2.html"/>
|
---|
16 | <meta name="DC.Relation" scheme="URI" content="../readme/DITA-tested.html"/>
|
---|
17 | <meta name="DC.Relation" scheme="URI" content="http://opensource.org/licenses/cpl1.0.html"/>
|
---|
18 | <meta name="DC.Relation" scheme="URI" content="http://www.apache.org/licenses/LICENSE-2.html"/>
|
---|
19 | <meta name="DC.Format" content="XHTML"/>
|
---|
20 | <meta name="DC.Identifier" content="overview-of-dita-ot"/>
|
---|
21 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
22 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
23 | <title>Overview of the DITA Open Toolkit</title>
|
---|
24 | </head>
|
---|
25 | <body id="overview-of-dita-ot">
|
---|
26 |
|
---|
27 |
|
---|
28 | <h1 class="title topictitle1">Overview of the DITA Open Toolkit</h1>
|
---|
29 |
|
---|
30 |
|
---|
31 | <div class="body conbody"><p class="shortdesc">The DITA Open Toolkit (DITA-OT) is an open-source implementation of the OASIS DITA
|
---|
32 | specification, which is developed by the OASIS DITA Technical Committee. The DITA-OT is a set of
|
---|
33 | Java-based, open-source tools and Ant scripts that transform DITA content (maps and topics) into
|
---|
34 | deliverable formats, including Eclipse Help, HTML Help, JavaHelp, PDF, and XHTML.</p>
|
---|
35 |
|
---|
36 | <p class="p">While the DITA standard is owned and developed by OASIS, the DITA-OT project is governed
|
---|
37 | separately; the DITA-OT is an independent, open-source implementation of the DITA standard. The
|
---|
38 | DITA-OT is available without charge and is licensed under the CPL 1.0 and Apache 2.0 open-source
|
---|
39 | licenses.</p>
|
---|
40 |
|
---|
41 | </div>
|
---|
42 |
|
---|
43 | <div class="related-links">
|
---|
44 | <ul class="ullinks">
|
---|
45 | <li class="link ulchildlink"><strong><a href="../readme/changes/rel1.8.html">DITA Open Toolkit Release 1.8</a></strong><br/>
|
---|
46 | </li>
|
---|
47 | <li class="link ulchildlink"><strong><a href="../specification/DITA1-2.html">DITA 1.2 Specification Support</a></strong><br/>
|
---|
48 | DITA Open Toolkit <span class="keyword">1.8.5</span> supports the DITA 1.2 specification. Initial support for this specification was added in version 1.5 of the toolkit; versions 1.5.1 and 1.5.2 contain minor modifications to keep up with the latest drafts. The specification itself was approved at approximately the same time as DITA-OT 1.5.2, which contained the final versions of the DTD and Schemas. DITA-OT 1.6 updated the DITA 1.2 XSDs to address minor errata in the standard; the DTDs remain up to date.</li>
|
---|
49 | <li class="link ulchildlink"><strong><a href="../readme/DITA-tested.html">Tested platforms and tools</a></strong><br/>
|
---|
50 | The DITA Open Toolkit (DITA-OT) has been tested against certain versions of Ant, ICU for Java, JDK, operating systems, XML parsers, and XSLT processors. </li>
|
---|
51 | </ul>
|
---|
52 |
|
---|
53 | <div class="familylinks">
|
---|
54 | <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../readme/DITA-readme.html" title="The DITA Open Toolkit User Guide is designed to provide basic information about the DITA-OT. It is geared for an audience that needs information about installing, running, and troubleshooting the toolkit. It contains documentation of the DITA-OT parameters; it also contains release notes and information about what components have been tested.">DITA Open Toolkit User Guide</a></div>
|
---|
55 | </div>
|
---|
56 | <div class="relinfo"><strong>Related information</strong><br/>
|
---|
57 | <div><a class="link" href="http://opensource.org/licenses/cpl1.0.php" target="_blank">Common Public License, version 1.0</a></div>
|
---|
58 | <div><a class="link" href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License, version 2.0</a></div>
|
---|
59 | </div>
|
---|
60 | </div>
|
---|
61 |
|
---|
62 | </body>
|
---|
63 | </html>
|
---|