Jonathan Wood
2008-10-31 16:47:07 UTC
Greetings,
I'm trying to get up to speed on HTML help. What I'm finding are outdated
tools and poor documentation.
Can anyone help me with any of the following:
1. I use Visual Studio. The wizards will automatically generate HTML help
files for me but they use uppercase tags, which the Visual Studio editor
warns me are invalid in XHTML. Does anyone know why this is?
2. I couldn't find information on why each help topic includes the <a
name=""></a> tag. What does this do, and why does it seem to duplicate the
association already defined in the [ALIAS] section of the project file?
3. I couldn't find anything on HTMLDefines.h. Is this regenerated to include
my own symbols or what exactly?
Thanks!
Jonathan
I'm trying to get up to speed on HTML help. What I'm finding are outdated
tools and poor documentation.
Can anyone help me with any of the following:
1. I use Visual Studio. The wizards will automatically generate HTML help
files for me but they use uppercase tags, which the Visual Studio editor
warns me are invalid in XHTML. Does anyone know why this is?
2. I couldn't find information on why each help topic includes the <a
name=""></a> tag. What does this do, and why does it seem to duplicate the
association already defined in the [ALIAS] section of the project file?
3. I couldn't find anything on HTMLDefines.h. Is this regenerated to include
my own symbols or what exactly?
Thanks!
Jonathan