How much do you use XML comments in your code files and how to use them? I saw that you can use them to create XML documentation, but can this XML documentation be used to create an HTML help file or a schema file for your code?
Also, have any commenting tools been used to create auto-generators (i.e. GhostDoc) and what are your impressions?
Thoughts?
source
share