NDoc: better document your dotnet project
55NDoc generates class library documentation from .NET assemblies and the XML documentation files generated by the C# compiler (or with an add-on tool for VB.NET).
NDoc uses pluggable documenters to generate documentation in several different formats, including the MSDN-style HTML Help format (.chm), the Visual Studio .NET Help format (HTML Help 2), and MSDN-online style web pages.
If you're new to NDoc, the Programmer's Reference provides an example of NDoc's output.
Share it! — Rate it: up down [flag this hub]

