.Net Documentor

.Net Documentor is an Add-in for Visual Studio 2008 that adds lots of productivity features for source code documentation such as auto-completion of documentation, parsing of projects for missing documentation etc.

Currently .Net Documentor only support US english versions of Visual Studio (also see http://www.codeplex.com/netDocumentor/WorkItem/View.aspx?WorkItemId=3216)!

Features

  • Generation of XML documentation structure
  • inheriting of base type's documentation (e.g. IEnumerable etc.)
  • completion of all missing documentation in a project (also adds tasks for documentation comments that still need manual input)
  • automatic insertion of configurable text snippets (e.g. for constructors, properties etc.)
  • insertion of references to base types that a class/ interface inherits (e.g. <see cref="System.Object"/>)
  • supports all important .NET languages (C#, VB, (managed) C)
  • documentation at either declaration or definition for C

Screenshots

  • Documenting a class recursively:
contextMenu.JPG
result.JPG
  • Options
languageOptions.JPG
textOptions.JPG

Author

Copyright © 2008 Marco Otte-Witte (http://simplabs.com); Released under the MIT license.
Last edited Nov 11 2008 at 2:31 PM by marcoow, version 9

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987