These options configure the paths to the Microsoft compilers used to generate HTML Help and Visual Studio Help 2008 (MS Help 2.0/HXS). Visual Studio Help 2010 does not require a compiler. You can also configure which compiler messages you wish to see in the report generated when you publish your projects. The paths to these compilers will usually be found automatically during installation.

Compiler messages: |
It is a good idea to leave all these messages activated as they make it much easier to identify problems when you are publishing. |
Handling of dead links: |
These settings define how Help & Manual deals with dead hyperlinks created when you exclude topics from your build without also excluding links to them in other topics. Silently include linked topics: Remove link: Allow links to be dead: |
Tolerant handling of Asian languages: |
Allows you to publish projects in Asian languages on Windows systems whose language does not match the language of the help project. Some features in the help generated may not work properly (Search, Index) – to test these features properly you need a matching version of Windows. |
Help Compilers: |
The paths to the Microsoft compilers for HTML Help and Visual Studio Help 2008 (VS Help 2010 does not require a compiler). You must have these compilers installed to be able to output your projects to these formats! Note that Visual Studio Help is only relevant for programmers documenting Visual Studio .NET components. It is irrelevant for all other purposes and cannot be used as a general help or documentation format for application programs. |
|
Resets all the settings and paths to the default values. |
Search for compilers: |
Attempts to locate the necessary compiler executable files in your Program Files directory. |
See also: