NDoc

in

Discontinued documentation generator for .NET 1.1 which generates source code documentation by extracting text from special comments placed within the source code. Similar to Doxygen, but with a more professional look to its output formats. Uses Microsoft's established XML comment format, so it can be used on any well-commented C# project to generate a printable manual or a help file.