Sandcastle application in place of NDoc…
Infos :
Blog : http://blogs.msdn.com/sandcastle/
Wiki : http://www.sandcastledocs.com/Wiki%20Pages/Home.aspx
Forum : http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=66&SiteID=1
Codeplex : http://www.codeplex.com/SHFB
Features :
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
Requirements :
- .NET 2.0
- Microsoft HTML Help SDK : http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp
Downloads :
November CTP : http://www.microsoft.com/downloads/details.aspx?FamilyId=E82EA71D-DA89-42EE-A715-696E3A4873B2&displaylang=en#Overview
Sample :
Creating CHM : http://blogs.msdn.com/sandcastle/archive/2006/07/29/682398.aspx
Extending :
Sandcastle GUI : http://www.inchl.nl/SandcastleGUI/