Cs help compiler
Article Metadata
Context Sensitive Help (CS Help) provides users with the specific help topic for the context in which they have a problem. CS Help files are generated using the CS Help compiler, which replaces the Aleppo help authoring tool used in releases prior to and including v5.
The CS Help compiler builds help files from the command line, using information defined in a project file, rtf source file or files, and an optional customisation file. The compiler also generates a C++ header file containing literal descriptors for each context—which can be used to provide a link to the appropriate help topic from an application.
For more Information browse to Developer Library » Tools and Utilities » Context-sensitive help guide in Symbian SDK help


(no comments yet)