他是www.sf.net,开源项目,用于把一些对代码的注释整理成类似msdn,html,java等的形式。介绍如下:
NDoc generates class libraries documentation from .NET assemblies and the XML documentation files generated by the C# compiler (or an add-on tool for VB.NET such as VBCommenter).
NDoc uses add-on 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.
NDoc是一款用于生成.NET类库文档的开源工具,它可以从.NET组件及由C#编译器(或VB.NET的附加工具如VBCommenter)生成的XML文档文件中提取信息。通过使用额外的文档生成器,NDoc能够创建多种形式的文档,包括MSDN样式HTML帮助文件(.chm)、Visual Studio .NET帮助文件(HTML Help2)以及MSDN在线风格的网页。

被折叠的 条评论
为什么被折叠?



