forked from dita-ot/docs
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.dita
More file actions
28 lines (25 loc) · 1.5 KB
/
index.dita
File metadata and controls
28 lines (25 loc) · 1.5 KB
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
<?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.md file for applicable licenses.-->
<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 XML 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. Each part is available in the navigation panel on the left.</p>
<ul>
<li>See the <xref keyref="release-notes"/> for information on the changes in the current release.</li>
<li><ph conref="getting-started/index.dita#ID/ph_docs-gs-desc"/></li>
<li><ph conref="user-guide/index.dita#ID/ph_docs-ug-desc"/></li>
<li><ph conref="parameters/index.dita#ID/ph_docs-pr-desc"/></li>
<li><ph conref="dev_ref/index.dita#ID/ph_docs-dr-desc"/></li>
</ul>
</section>
</body>
</topic>