Visual Studio 2010 C # Comment / Documentation Generator

Does anyone know of a Visual Studio 2010 C # plugin that will be:

  • Let me easily modify (or create a new) XML comment template. I need to add some user-specific tags to the template. For example, when I comment on a method I would like the tag to be automatically inserted along with Summary and Param when I print ///.

  • Let me modify the html style template that is used when extracting comments into a beautiful html document. I would like the documentation to be added through 1) to show in HTML.

+3
source share
3 answers

Atomineer Pro Documentation, / ( ), , Sandcastle ( XML-doc) Doxygen ( XML, JavaDoc Qt) html ( ..).

(: Atomineer Pro. . GhostDoc, VSDocMan, DocumentX , )

+4

, GhostDoc - , - . .

+1

VSdocman. , 1., 2.

+1

All Articles