Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments.
Here are some key features of "Microsoft Sandcastle":
· Works with or without authored comments
· Supports Generics and .NET Framework 2.0
· Sandcastle has 2 main components (MrefBuilder and Build Assembler)
· MrefBuilder generates reflection xml file for Build Assembler
· Build Assembler includes syntax generation, transformation..etc
· Sandcastle is used internally to build .Net Framework documentation
There is a GUI Interface that you can use.
Requirements:
Required Software:
Microsoft .NET Framework Version 2.0
HTML Help Workshop
Optional Software:
Visual Studio 2005 or VS SDK