Documentation Helper
-
Version
1.0
Documentation Helper is a Visual C++ Addin which aids
documentation of C/C++/IDL/ODL files in terms of
documenting the following:
* Header files - will document and create header
comments for these, including generating appropriate
sentinel #defines
* Source files - can create header comments for
these.
* IDL/ODL files - can create header comments for
these.
* Functions including parameters and exception
specifications, if any.
|