HELP - SpecialOptions
HelpConfig OptionsSpecialOptions
Description  
Special options (rarely changed).

DELETE_OUTPUT_DIRECTORYIf the DELETE_OUTPUT_DIRECTORY tag is set to YES, then the output directory will be deleted before writing the new output. This can save time in some cases
Default value:
NO
MS_DOT_NET_INTEGRATIONIf the MS_DOT_NET_INTEGRATION tag is set to YES then a XML file for use with MS Visual Studio .Net will be placed in 'OUT_DIR' How to: Taken from Microsofts homepage. Save the file as 'HelpTest2.xml' in Microsoft Visual Studio .NET/Common7/IDE/HTML/XMLLinks/[LCID], where [LCID] depends upon your language, such as English or French. For example, the English LCID is 1033. If it is not already open, display the Dynamic Help window by pressing CTRL+F1. Notice that two new links appear in the Dynamic Help window. One is under a link group called 'Samples' and is called 'Sample: Intro to Visual Studio .NET' and another link called 'Direct Link to MSDN' is under a custom link group called 'Custom Help.' Creating custom link groups allows you to have special categories in which to display your links. Professors and other academic instructors might, for example, create a custom link group called 'Homework' or 'CS101 Projects.' They could then put links to their topics under the custom link group. IT managers and group leads might want to create a custom link group, for example, named 'Coding Policies' that contains links to Help topics on corporate coding policy. For more information, see Creating Custom Link Groups.
Default value:
NO
MS_DOT_NET_INTEGRATION_PATHThe MS_DOT_NET_INTEGRATION_PATH tag is used to specify where the MS DOT NET integration xml is to be put. Usaualy "/Program Files/Microsoft Visual Studio .NET 2003/Common7/IDE/HTML/XMLLinks/1033" If left empty the xml will be put on documentation root.
GENERATE_HTMLHELP1If GENERATE_HTMLHELP1 tag is set to YES, then HtmlHelp1 project(hhp) will be generated. Output will be put on documentation root.
Default value:
NO
GENERATE_STATISTICSNOT WORKING YET!!! If GENERATE_STATISTICS tag is set to YES, there will be generated a statistics page. Output will be put on documentation root/statistics.Information, warnings, errors and statistics can be found here.
Default value:
NO