19.3.7 Removing paths from interfile
links for OmniHelp
Because OmniHelp relies on supporting JavaScript and
HTML control files, all HTML output files for an OmniHelp project must
reside in the same directory on the target system. Therefore, links between
HTML files should not include paths.
Paths are omitted by default from cross-reference
and hypertext links:
[HTMLOptions]
; RemoveFilePaths = Yes (default, strip hyperlink and xref paths)
; or No
RemoveFilePaths=Yes
When RemoveFilePaths=Yes (the
default), all HTML output files are assumed to be in the same directory
on the target system.
See also:
§28.6.1
Retaining file paths in interfile links
Previous Topic: 19.3.6 Specifying
memory requirements
Next Topic: 19.3.8 Getting
OmniHelp supporting files in the right place
Parent Topic: 19.3 Setting up
an OmniHelp project
Sibling Topics:
19.3.1 Creating
an OmniHelp project
19.3.2 Deciding
where to locate configuration settings
19.3.3 Naming
your OmniHelp project
19.3.4 Giving your
OmniHelp project a title
19.3.5 Specifying
the starting topic
19.3.6 Specifying
memory requirements
19.3.8 Getting
OmniHelp supporting files in the right place