W
Water Cooler v2
Having documented your C# code with the XML tags for documentation, how
do you then generate a HTML help file (.chm) for it?
I am talking about code decoration tags such as:
///<summary>
///</summary>
etc.
do you then generate a HTML help file (.chm) for it?
I am talking about code decoration tags such as:
///<summary>
///</summary>
etc.