1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic id="dita-otprojecthome" xml:lang="en-us">
|
---|
4 | <title>DITA Open Toolkit <keyword keyref="release.version"/></title>
|
---|
5 | <shortdesc>This document describes the DITA Open Toolkit project—what the project is, and how to
|
---|
6 | use the site.</shortdesc>
|
---|
7 | <body>
|
---|
8 | <section>
|
---|
9 | <title>What is the DITA Open Toolkit?</title>
|
---|
10 | <p>The DITA Open Toolkit, or DITA-OT for short, is a set of Java-based, open source tools that
|
---|
11 | provide processing for DITA maps and topic content. You can download the OT and install it
|
---|
12 | for free on your computer to get started with topic-based writing and publishing. The
|
---|
13 | DITA-OT is licensed under the <xref format="html"
|
---|
14 | href="http://www.opensource.org/licenses/cpl1.0.php" scope="external">CPL 1.0</xref> and
|
---|
15 | <xref format="html" href="http://www.apache.org/licenses/LICENSE-2.0" scope="external"
|
---|
16 | >Apache 2.0</xref> open source licenses.</p>
|
---|
17 | <note>While the DITA Standard itself is owned and developed by OASIS, the DITA Open Toolkit is
|
---|
18 | an independent, open source implementation of the standard.</note>
|
---|
19 | <p>Key output formats for the toolkit include:</p>
|
---|
20 | <ul>
|
---|
21 | <li>XHTML</li>
|
---|
22 | <li>PDF (formerly known as PDF2)</li>
|
---|
23 | <li>ODT (Open Document Format)</li>
|
---|
24 | <li>Eclipse Help</li>
|
---|
25 | <li>TocJS (XHTML with a JavaScript frameset)</li>
|
---|
26 | <li>HTML Help</li>
|
---|
27 | <li>Java Help</li>
|
---|
28 | <li>Eclipse Content (normalized DITA plus Eclipse project files)</li>
|
---|
29 | <li>Word RTF (with some limitations)</li>
|
---|
30 | <li>Docbook</li>
|
---|
31 | <li>Troff</li>
|
---|
32 | </ul>
|
---|
33 | </section>
|
---|
34 | <section>
|
---|
35 | <title>Toolkit documentation</title>
|
---|
36 | <p>There are two primary sources for documentation about the toolkit.</p><p>Stable
|
---|
37 | documentation about toolkit usage, parameters, and project management can be found on this
|
---|
38 | page, using the navigation panel on the left.</p>
|
---|
39 | <p>New information about the latest toolkit builds, plans for the next release, and other
|
---|
40 | changing information can be found on the DITA-OT landing page at the dita.xml.org site (link
|
---|
41 | below). That site also contains the release notes for all upcoming and previous
|
---|
42 | releases.</p>
|
---|
43 | </section>
|
---|
44 | </body>
|
---|
45 | <related-links>
|
---|
46 | <linklist>
|
---|
47 | <title>Shortcuts to important information</title>
|
---|
48 | <link format="html"
|
---|
49 | href="http://sourceforge.net/projects/dita-ot/files/DITA-OT%20Stable%20Release/"
|
---|
50 | scope="external">
|
---|
51 | <linktext>DITA-OT stable release</linktext>
|
---|
52 | </link>
|
---|
53 | <link format="html"
|
---|
54 | href="http://sourceforge.net/projects/dita-ot/files/DITA-OT%20Latest%20Test%20Build/"
|
---|
55 | scope="external">
|
---|
56 | <linktext>DITA-OT latest development build</linktext>
|
---|
57 | </link>
|
---|
58 | </linklist>
|
---|
59 | </related-links>
|
---|
60 | </topic>
|
---|