Thanks Anders, but I'm already using NDOC. For anyone else out there
listening, if you develop in C# and you do any kind of XML code commenting,
you MUST HAVE THIS TOOL! The HTML2Help doc that it generates it very
professional. It is the best and (as far as I'm aware of) the only tool you
can use to generate code doc this well.
That being said, the reason for my rant, is that when you are working on the
documentation for a system that has hundreds of classes and you're embedding
HTML formatting tags, it is a real hassle to edit the XML comments, run NDOC
to generate the VS HTML solution, build the solution, then view the
resulting HTML help to see how the formatting looks. We need a truly visual
solution within VS to help. If you can see how it looks as you're editing
it, then you can save a great deal of "clean-up".