Creation of Chm Help collections
The Help files can be joined in a collection to create the integrated Help with the common navigation, search and other conveniences which the technology of MS Help1.x provides you.
It is supposed, that in a folder of the project there is one file with extension .htm * which represents starting page of a collection, and also type files xxx.chm and xxx.hhc.

Text box Project folder - Select folder where the Help collection will be created (CollectionMaster.chm). Drag and drop here a folder or use the button
.
Text box Help title - Name of a Help collection - a name of a window, look figure. 3.

fig.3
The sort order is set by a key <ChmCollectionSortList> in section <Collection>

To Help collection it is possible to add two fixed buttons, for fast transfer to any sections. Rules of addition are a little bit different in comparison from how it is performed for one Help.
1. In section <HtmlHelp> project file fill in 4 lines - two lines with names of the buttons
Jump1Text
Jump2Text
and two lines with hyperlinks. For reference at any page in a file use the following scheme:
file name::/path to a page. As shown above.


