This example shows how to link a CHM file generated by NDoc (NDoc.Core.chm) to another Html Help Workshop project (Linked.hhp).
To view the result, open and compile the Linked.hhp project with the Html Help Workshop tool, and open the generated Linked.chm. All chm files must be in the same folder for the merge to work.
Links can be set to topics from the NDoc-generated CHM file: see the NDoc.Core Namespace (only works from the compiled CHM file).
Note how the table of contents are linked together under the Reference node, and how the index entries are merged together.
For more information on linking CHM files, see the Html Help Workshop help topics.