DITA Open Toolkit 2.2
1.
Release Notes
2.
Getting Started
2.1.
Installing the toolkit
2.2.
Building output using the dita command
3.
User Guide
3.1.
DITA Open Toolkit Overview
3.1.1.
DITA specification support
3.1.1.1.
DITA 1.2 support
3.1.1.2.
DITA 1.3 support
3.1.2.
Tested platforms and tools
3.2.
Installing the DITA-OT
3.2.1.
Prerequisite software
3.2.2.
Installing the toolkit
3.3.
Publishing DITA content
3.3.1.
Building output using the dita command
3.3.2.
Publishing DITA content from Ant
3.3.2.1.
Ant
3.3.2.2.
Building output using Ant
3.3.2.3.
Creating an Ant build script
3.4.
Output formats
3.4.1.
DITA to DocBook
3.4.2.
DITA to Eclipse Content
3.4.3.
DITA to Eclipse help
3.4.4.
DITA to HTML5
3.4.5.
DITA to HTML Help \(CHM\)
3.4.6.
DITA to Java Help
3.4.7.
DITA to ODT
3.4.8.
DITA to PDF \(PDF2\)
3.4.8.1.
Creating Change Bars
3.4.9.
DITA to RTF
3.4.10.
DITA to TocJS
3.4.11.
DITA to troff
3.4.12.
DITA to XHTML
3.5.
Extending the DITA-OT
3.5.1.
Installing plug-ins
3.5.2.
Removing plug-ins
3.6.
Globalizing DITA content
3.6.1.
Globalization support
3.6.2.
Supported languages: HTML
3.6.3.
Supported languages: PDF
3.7.
Troubleshooting
3.7.1.
DITA-OT error messages
3.7.2.
Other error messages
3.7.3.
Log files
3.7.4.
Accessing help for the dita command
3.7.5.
Checking the DITA-OT version
3.7.6.
Enabling debug mode
3.7.7.
Increasing Java memory allocation
3.7.8.
Reducing processing time
4.
Parameter Reference
4.1.
DITA-OT parameters
4.1.1.
Common
4.1.2.
HTML-based output
4.1.3.
HTML5 and XHTML
4.1.4.
HTML5
4.1.5.
Eclipse content
4.1.6.
Eclipse Help
4.1.7.
HTMLHelp
4.1.8.
JavaHelp
4.1.9.
Open Document Format
4.1.10.
Other
4.1.11.
PDF
4.2.
DITA command arguments
4.3.
Configuration properties
4.3.1.
plugin.properties file
4.3.2.
configuration.properties file
4.4.
Internal Ant properties
5.
Developer Reference
5.1.
DITA-OT Architecture
5.1.1.
Processing structure
5.1.2.
Processing modules
5.1.3.
Processing order
5.1.4.
Pre-processing modules
5.1.4.1.
Generate lists \(gen-list\)
5.1.4.2.
Debug and filter \(debug-filter\)
5.1.4.3.
Resolve map references \(mapref\)
5.1.4.4.
Copy related files \(copy-files\)
5.1.4.5.
Resolve keyref \(keyref\)
5.1.4.6.
Conref push \(conrefpush\)
5.1.4.7.
Conref \(conref\)
5.1.4.8.
Resolve code references \(coderef\)
5.1.4.9.
Move metadata \(move-meta-entries\) and pull content into maps \(mappull\)
5.1.4.10.
Chunk topics \(chunk\)
5.1.4.11.
Map based linking \(maplink\)
5.1.4.12.
Pull content into topics \(topicpull\)
5.1.4.13.
Flagging in the toolkit
5.1.5.
HTML-based processing modules
5.1.5.1.
Common HTML-based processing
5.1.5.2.
XHTML processing
5.1.5.3.
HTML5 processing
5.1.5.4.
Eclipse help processing
5.1.5.5.
TocJS processing
5.1.5.6.
HTML Help processing
5.1.5.7.
JavaHelp processing
5.1.6.
PDF processing modules
5.1.7.
Open Document Format processing modules
5.2.
Extending the DITA-OT
5.2.1.
Manually installing plug-ins
5.2.2.
Manually removing plug-ins
5.2.3.
Rebuilding the DITA-OT documentation
5.3.
Creating plug-ins
5.3.1.
Plug-in configuration file
5.3.2.
Extending the XML Catalog
5.3.3.
Adding new targets to the Ant build process
5.3.4.
Adding Ant targets to the pre-process pipeline
5.3.5.
Integrating a new transformation type
5.3.6.
Override styles with XSLT
5.3.7.
Modifying or adding generated text
5.3.8.
Passing parameters to existing XSLT steps
5.3.9.
Adding Java libraries to the classpath
5.3.10.
Adding diagnostic messages
5.3.11.
Managing plug-in dependencies
5.3.12.
Version and support information
5.3.13.
Creating a new plug-in extension point
5.3.14.
Example plugin.xml file
5.4.
Customizing PDF output
5.5.
Migrating customizations
5.5.1.
Migrating to Release 1.8
5.5.2.
Migrating to Release 1.7
5.5.2.1.
Flagging updates
5.5.3.
Migrating to Release 1.6
5.5.4.
Migrating to Release 1.5.4
5.6.
Implementation dependent features
5.7.
Extended functionality
6.
DITA Resources
6.1.
Project website at dita-ot.org
6.2.
Project page at dita.xml.org
6.3.
Yahoo! dita-users group
6.4.
DITA-OT Users Google Group
6.5.
DITA-OT Development Google Group
6.6.
OASIS DITA Technical Committee
Published with GitBook
DITA Open Toolkit 2.2
Extending the DITA Open Toolkit
Plug-ins can be used to extend the functionality and configure the DITA Open Toolkit.