VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/docsrc/readme/prerequisite-software.dita@ 99012

Last change on this file since 99012 was 98584, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.4 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
3<concept id="prerequisite-software">
4 <title>Prerequisite software</title>
5 <shortdesc>The prerequisite software that the DITA-OT requires depends on the type of distribution
6 package that you intend to install and the types of transformations that you want to
7 use.</shortdesc>
8 <conbody>
9 <section>
10 <title>Software required for core DITA-OT processing</title>
11 <p>The DITA-OT requires the following software applications:<dl>
12 <dlentry>
13 <dt>JRE or JDK, version <keyword keyref="tool.java.version"/> or later</dt>
14 <dd>Provides the basic environment for the DITA-OT. You can download the Oracle JRE or
15 JDK from <xref keyref="download.oracle-jdk"/>. If you opt to use the full-easy-install
16 package, this is the <i>only</i> prerequisite software that you need to install.</dd>
17 </dlentry>
18 <dlentry id="antbuild">
19 <dt>Ant, version <keyword keyref="tool.ant.version.min"/> or later</dt>
20 <dd>Provides the standard setup and sequencing of processing steps. You can download Ant
21 from <xref keyref="download.ant"/>.</dd>
22 </dlentry>
23 <dlentry>
24 <dt>XSLT processor</dt>
25 <dd>Provides the main transformation services. It must be compliant with XSLT 1.0. The
26 DITA-OT is tested with both Saxon and Xalan-J. You can download Saxon, version
27 <keyword keyref="tool.saxon.version"/> from <xref keyref="download.saxon"/> and
28 Xalan-J, version <keyword keyref="tool.xalan.version"/> or later from <xref
29 keyref="download.xalan"/>.</dd>
30 </dlentry>
31 </dl></p>
32 </section>
33 <section>
34 <title>Software required for specific transformations</title>
35 <p>Depending on the type of output that you want to generate, you might need the following applications:<dl>
36 <dlentry>
37 <dt>ICU for Java</dt>
38 <dd><draft-comment author="Kristen James Eberlein" time="11 August 2012">Does the
39 DITA-OT only use ICU for Java for index processing? Index processing is what is
40 explicitly mentioned in the installing topics.</draft-comment>ICU for Java is a
41 cross-platform, Unicode-based, globalization library. It includes support for
42 comparing locale-sensitive strings; formatting dates, times, numbers, currencies, and
43 messages; detecting text boundaries; and converting character sets. You can download
44 ICU for Java from <xref keyref="download.icu4j"/>.</dd>
45 </dlentry>
46 <dlentry>
47 <dt>Microsoft Help Workshop</dt>
48 <dd>Required for generating HTML help. You can download the Help Workshop from <xref
49 keyref="download.html-help-workshop"/>.</dd>
50 </dlentry>
51 <dlentry>
52 <dt>XSL-FO processor</dt>
53 <dd>Required for generating PDF output. You can download FOP from <xref
54 keyref="download.fop"/>; you also can use Antenna House Formatter or RenderX.</dd>
55 </dlentry>
56 </dl></p>
57 <p>See <xref href="DITA-tested.xml">Tested platforms and tools</xref> for detailed information
58 about versions of the prerequisite applications that have been tested with the current
59 DITA-OT release.</p>
60 </section>
61 </conbody>
62</concept>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette