20.3.7.1 Specifying helpset file name and title

To specify a helpset file name for JavaHelp or Oracle Help:

[JavaHelpOptions] or [OracleHelpOptions]
; HSFileName = name for JavaHelp HelpSet file used in archive
HSFileName = myproj.hs

The default helpset file name is the name of your DITA document file.

To have DITA2Go copy the helpset file to another directory after generating output files, specify the following:

[Automation]
; WrapPath = for JavaHelp or Oracle Help, path to top-level dir, ;  default is output dir
WrapPath = ./help

See §20.3.6.2 Letting DITA2Go set up the directory structure and copy files.

To specify a helpset title:

[JavaHelpOptions] or [OracleHelpOptions]
; HelpFileTitle = title in HelpSet file, default filename or bookname
HelpFileTitle = Title of My Project 

Oracle Help for Java does not support entities in the title. Do not include special characters such as &, <, >, or " in the title of the helpset file.

Previous Topic:  20.3.7 Configuring the helpset file

Next Topic:  20.3.7.2 Specifying a default starting topic for the helpset

Parent Topic:  20.3.7 Configuring the helpset file

Sibling Topics:

20.3.7.2 Specifying a default starting topic for the helpset

20.3.7.3 Deciding whether to rewrite the helpset file

20.3.7.4 Providing a “favorites” option for JavaHelp 2

20.3.7.5 Adding custom helpset sections for JavaHelp 2

20.3.7.6 Requiring full paths in the helpset file