Has anyone found or created an XML parser that supports more flags and better parsing than the one that is included with VS .NET? I had been using Javadoc, which supports tags like @version and @author, and then supports nice run-time flags, like -public and -private. It also generates far more useful web pages, with sections for Methods, Constructors, etc.
Now one of the projects that I was working on has switched over to C#, so we need to use VS, but we are very disappointed in the documenation parser. I'd be very interested to hear what others are doing.
pansophic
Now one of the projects that I was working on has switched over to C#, so we need to use VS, but we are very disappointed in the documenation parser. I'd be very interested to hear what others are doing.
pansophic