After creating your project it's a good idea go through the Configuration section of your project in the Project Explorer and check all your basic settings, which are initially set to default values by the program. You can change these settings at any time, but some are easy to forget, like the help title, window titles and copyright information and so it's a good idea to get into the habit of doing a check whenever you start a new project.
This topic lists the basic settings in Configuration that you should always check when you create a new project. The other sections are also important but these generally contain things that you will edit while working on or compiling your project. For full details see the Project Configuration chapter.
The first thing you want to do is to enter the title of your project, the name of the author, your copyright notice and so on.
See Title & Copyright in the Project Configuration chapter for details on the settings. |
The default topic in your help is the topic that is automatically displayed when the help is opened in Winhelp Note that Windows Vista does not support Winhelp. If you want to be compatible with Vista you must transition to a different help format., HTML Help, Webhelp, Visual Studio Help (MS Help 2.0) and eBooks. If you don't set a topic the help will open at the first topic containing text in your TOC.
|
One of the most important things to check is your language settings. Help & Manual supports almost all international languages but you need to make sure that your project is configured correctly to handle the language you are using, even if it is English or a common Western European language. See International languages setup for full details! |
You probably want the Help Title you enter in Title & Copyright section of Project Configuration to be displayed in the title bar of your published help in HTML Help and Winhelp. This is normally done with the <%TITLE%> variable but you can also enter a different text manually if you like. Important: This setting is only for HTML Help (CHM) and Winhelp (HLP) output files. All other output formats where the title is relevant take the title directly from the Title & Copyright section.
See Help Windows and Help Windows Settings in the Reference section background information. |
All the output formats you can generate with Help & Manual can be customized with a large number of options in your Project Configuration. You will only need to check and adjust the settings for the formats you are actually going to use, of course. See Configuring Your Output and Project Configuration chapter for details on all the individual settings in these sections. |
See also:
Templates and Secondary Windows
Page url: http://www.helpandmanual.com/help/index.html?hm_working_projects_title.htm