Apr
27
2006
NDoc Code Documentation Generator for .NET
Posted by admin under
Tools
NDoc generates class library documentation from .NET assemblies and the XML documentation files generated by the C# compiler
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.
Links