Making Context-Sensitive Help Calls
Regardless of who is responsible for creating the header file (the author or the developer) when producing CSH, there is some additional information you need to provide to the developer. This will help that person to complete the hooks to your company's software user interface.
For HTML5 and the WebHelp output types, there are two general methods the developer might use—JavaScript or URL. HTML Help is an older output type that requires somewhat different coding.
- HTML5 CSH Calls for HTML5 Output
- WebHelp or WebHelp Plus CSH Calls for WebHelp and WebHelp Plus
- HTML Help CSH Calls for HTML Help