Generate .NET Documentation - Sandcastle November CTP Download
by David Hayden ( Florida .NET C# Sql Server Developer ), Filed: Must Have .NET Developer Tools
One day after I successfully integrated the Sandcastle September CTP into my build process, Microsoft comes out with the Sandcastle November CTP. Isn't that the way it always works :)
Luckily, not much has really changed in the process and it only took me about 15 minutes to update my sandcastle.config file, etc. If you want to stay up-to-date on all things related to Sandcastle, I recommend subscribing to the Sandcastle blog.
Here is the current process for generating .net documentation using Sandcastle: Creating a Chm build using Sandcastle. A lot of transformations there, but you can easily add the commands to a batch file, NAnt, or FinalBuilder as I did here:

Source: David Hayden ( Florida .NET C# Sql Server Developer )
Filed: Must Have .NET Developer Tools