VB.DOC
Home Page
Categories: Documentation - Code commenting
Latest version: 0.4
Added 2003-05-20Updated 2005-03-18
Free documentation system for the VB.NET programming language. It adds support for the "forgotten" XML documentation as it is provided in C#.
VB.DOC extracts the XML comments in your source code to a single XML file that has exactly the same structure as the one witch is generated by the C# compiler with the /doc switch. So, you can process this file with the same tools that are used for C#, for example NDoc.
 Built for .NET |
 Add-in |
 Free or free version available |
 Source code provided |