Visual Studio extension for automatic documentation of C# code.
- Class
- Fields
- Properties
- Constructors
- Methods
- Events
- Auto detect some acronyms (like DB or HTTP)
- Auto transform some common names to their human counterpart (like args to arguments)
- Add a configuration file for configurable settings.
- Add xml tags when possible.
- Support interfaces
- Support struct