home     download     screen shots     bugs     mailing list     example output     generated MFC docs     help     faq     tools and utilities

CppDoc Comment Maker

Visual Studio 6 add-in
Version 1.0


This is a Visual Studio add-in that inserts a CppDoc comment above any selected class, function, or variable.  If nothing is selected, it will bring up a dialog that allows you to specify a template for each type of comment.

Get it here.




Clicking with a class selected...
selected class  

...produces this comment:
commented class



Clicking with a function selected...
selected function

...produces this comment:
commented function


 © 2001 Richard Feit. All rights reserved.