11.4.2 Supplying path information for contents and index links
If your HTML files will not be in the same folder with toc.xml and idx.xml, links from these files must include a path.
To supply a path for contents and index links, and also for <context> elements (see §11.7 Setting up CSH for Eclipse Help):
; TocIdxFilePrefix = prefix to insert at start of file URLs, when
; html files are placed in a subdirectory under the toc and idx
TocIdxFilePrefix = path/to/htmlfiles
The path specified by TocIdxFilePrefix is relative to the folder where toc.xml and idx.xml are located, and must designate a subfolder under that folder.
> 11 Generating Eclipse Help > 11.4 Configuring contents and index for Eclipse Help > 11.4.2 Supplying path information for contents and index links
