NDoc generates class library documentation from .NET assemblies.
In other words it converts the XML-comments in your code into a nice helpfile.
Stef van Hooijdonk made a great addition for all the NDoc addicts. He made a tool that creates NDoc compatible XML with information on your SQL server Database.
In the article on his weblog he describes the syntax an shows the results.