Wednesday, July 22, 2009

Getting Started Building HTML Help Files (.CHM) from Visual Studio's XML Documentation

If you want to build HTML Help files (.CHM) from the XML Documentation embedded in your .NET code, here is a good post on how to get started:

http://saftsack.fs.uni-bayreuth.de/~dun3/archives/integrate-xml-code-comments-into-visual-studio-20052008-using-sandcastle-and-html-help-20/150.html


Here is some more information after you get going:

http://www.codeproject.com/KB/XML/csharpcodedocumentation.aspx

Here is even more good info on the XML Documentation Syntax from Alan Dean:

http://thoughtpad.net/alan-dean/cs-xml-documentation.html

No comments: