18.3.6 Naming project and compiled files
for HTML Help
By default, DITA2Go uses the
name of your DITA document for both the project file (.hhp) and
the compiled file (.chm).
Help
project file
To specify the .hhp file
name:
[MSHtmlHelpOptions]
; HHPFileName = MS HTML Help project file used for compilation
HHPFileName = myproj.hhp
The default value is the name of your
DITA document.
Note: Neither the
name of the file nor the path to the file may contain spaces. Do not
enclose the name in quotes.
Compiled
file
To specify the CHM file name:
[MSHtmlHelpOptions]
; DefaultChmFile = name of .chm for project if not in [ChmFiles]
DefaultChmFile = myproj
If your project includes links to other
HTML Help projects, also see §18.14
Mapping and merging CHM files.
Previous Topic:
18.3.5 Deciding
whether to compile HTML Help
Next Topic:
18.3.7 Specifying
a starting topic file for HTML Help
Parent Topic:
18.3 Setting
up an HTML Help project
Sibling Topics:
18.3.1 Creating
an HTML Help project
18.3.2 Deciding
where to locate configuration settings
18.3.3 Organizing
source files for HTML Help
18.3.4 Specifying
a project title for HTML Help
18.3.5 Deciding
whether to compile HTML Help
18.3.7 Specifying
a starting topic file for HTML Help
18.3.8 Regenerating
the HTML Help project file
18.3.9 Locating
graphics files for HTML Help
Table of Contents • Index