+ 1
I am using Doxygen(i am using it to convert the documentation to HTML). This is a primary tool that extracts XML documentation into HTML.
E.g: i write a '<summary>' at the top of each class which I am using and compile these with the /doc option.