GhostDoc 2.1.3 Released
Posted by: Roland Weigelt,
on 06 Jan 2008 |
View original | NEW Bookmarked: 0 time(s)
<summary>
GhostDoc is a free add-in for Visual Studio that automatically generates XML
documentation comments for C#. Either by using existing documentation inherited
from base classes or implemented interfaces, or by deducing comments from
name and type of e.g. methods, properties or parameters.
</summary>
Quick Facts
Version 2.1.3 is a minor bugfix release, fixing problem with documentation for specific operators and import/export of partial configurations.
Download on the GhostDoc...