20.3.3 Specifying output options
for JavaHelp
By default, DITA2Go produces JavaHelp 2 output.
To generate JavaHelp 1 instead:
[JavaHelpOptions]
; JHVersion2 = Yes (default) or No (limit features used to Version 1)
JHVersion2 = No
If you do choose JavaHelp 1, be aware that several
executable files in the JavaHelp distribution that used to be .exe files were changed
to .jar files in JavaHelp version
1.1.3. For example, with version 1.1.3 you use jhindexer.jar and hsviewer.jar.
You must run both JHIndexer and hsviewer from the command
line, and you will need environment variable JAVAHELP_HOME to run them
at all.
See also:
§20.5
Providing full-text search for JavaHelp / Oracle Help
§20.6
Creating and viewing a Java Archive (JAR) file
Previous Topic: 20.3.2 Deciding
where to locate configuration settings
Next Topic: 20.3.4 Establishing
a JavaHelp environment
Parent Topic: 20.3 Setting up a JavaHelp or Oracle Help
project
Sibling Topics:
20.3.1 Creating
a JavaHelp or Oracle Help for Java project
20.3.2 Deciding
where to locate configuration settings
20.3.4 Establishing
a JavaHelp environment
20.3.5 Establishing
an Oracle Help environment
20.3.6 Creating a directory structure for
JavaHelp / Oracle Help
20.3.7 Configuring the helpset file
20.3.8 Coping with
JavaHelp / Oracle Help viewer limitations
20.3.9 Compiling
JavaHelp with Helen