Home > .NET Framework > Sandcastle is born, NDoc is dead

Sandcastle is born, NDoc is dead

About Sandcastle:

 

Mission
Statement:

Enable managed
class library developers throughout the world to easily create accurate,
informative documentation with a common look and feel

 

Sandcastle
Overview:

  • Produces
    quality, comprehensive, familiar MSDN-like documentation.
  • 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

Download
link:
Sandcastle
blog:
 

Some info on
1.1 Compatibility
"Sandcastle for .NET 1.1 One note, I was able to get Sandcastle to generate help for a .NET
1.1 application, which is a very important developer scenario I hope
they don’t forget about
. However, Sandcastle linked the 1.1 help up to
the Framework 2.0 XML help for the .NET Framework BCL (Base Class Library) by
default. If you change the sandcastle.config to refer to
<data
files="%SystemRoot%Microsoft.NETFrameworkv1.1.4322*.xml" /> (line 48 in
this CTP)
it appears to link up nicely for 1.1 apps even though Sandcastle
uses .NET 2.0 for its reflection." …. For more
stuff
http://www.hanselman.com/blog/SandcastleMicrosoftCTPOfAHelpCHMFileGeneratorOnTheTailsOfTheDeathOfNDoc.aspx
 
SandCastle is
born, NDoc is dead.
Categories: .NET Framework
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment