Creating a help set
To create a help set from your documentation project
The help set will be saved at the location you selected upon creation of the documentation project. To create a help set at a different location,
The process in detail...
When a project is saved for the first time, HelpExpert creates a new folder in the folder you selected as the location upon creation of the project . The new folder will be named as the name you took as the project name.
In this newly created project folder every time you save the project, the help set file is created named after your project along with index, table of contents, map and any topic files you created.
Example
If you selected folder C:\Data\Docs as the location for your project and entered Tutorial as project name, HelpExpert will create a folder Tutorial in folder C:\Data\Docs
In the new folder C:\Data\Docs\Tutorial following files will be created
Tutorial.hs
- the help set file
Tutorial.jhm - the map file
TutorialIndex.xml - the index file
TutorialTOC.xml - the table of
contents file
In addition, for each topic you created in your project, an HTML file will be created. The topic files are created in directories below C:\Data\Doc\Tutorial according to the structure of the table of contents.
See also