G
Guest
I see that a few people on this board are recommending VB Commenter. It works well as far as getting a comment structure in my code, but what about generating the proper code docs? I've tried NDoc. It seems to generate some, but not all of my documentation
For example, it is not generating the comments within the <value> tag which I am using to document my properties and the <summary> tag for methods. The only thing it seems to be generating is the <summary> tag for my classes
Are they any other tools that I can use
Thanx.
For example, it is not generating the comments within the <value> tag which I am using to document my properties and the <summary> tag for methods. The only thing it seems to be generating is the <summary> tag for my classes
Are they any other tools that I can use
Thanx.