Creating links from one contents file to another

HTML Help provides the capability to link from one contents file to another. This is extremely useful for creating and maintaining modular documentation. Rather than maintaining several versions of a table of contents, you can selectively combine them by linking.

To create a contents file that includes links to other contents files

  1. Click the Contents tab, and then click Insert a Heading.
  2. Type a name for the heading that will include your contents entries from another help file, and then click OK.
  3. Right-click the heading, and then click Insert File.
  4. In the File to include box, type the following syntax:

    file name.chm::/contents.hhc

    where file name.chm is the name of the compiled help file and contents.hhc is the name of the contents file to which you want to link.

Note

Home page link About creating table of contents files