VSdocman

[1] Based on user settings, VSdocman scans the code in Visual Studio projects and automatically creates the documentation.

[2] Since the compiler has access to the Visual Studio project, it can include also the source code and class diagrams (.cd files) in the documentation.

It is possible to insert tables, lists, pictures, class diagrams, links and other formatting directly into the source code.

Based on the code member type, user can specify the default comment for it.

For example, the "Gets or sets a value indicating whether ..." summary text is automatically generated for boolean properties.