Browse by Tags
All Tags »
Running Builds (RSS)
In this blog on generating builds using Powershell , I provided details on generating a single command wrapper to build CHM and HxS files regardless of where the source assemblies and comments are located. This powershell script provided the following
Read More...
Please see my blog about Sandcastle September 2007 release . With this release, we plan on shipping a new tool called CHMBuilder for CHM generation using Sandcastle. What is CHMBuilder? CHMBuilder is an executable that will be shipped under the Production
Read More...
Please see my blog about Sandcastle Spetember 2007 release. With this release, we plan on shipping an example Windows powershell script to document APIs using Sandcastle. Why Windows Powershell I saw what Scot Hanselman did for Sandcastle with Powershell
Read More...
NAnt is an open source software tool for automating software build processes. It is based on Apache Ant and targeted at the .NET environment whereas Ant is a more generic cross-platform tool principally used by Java programmers . Brett Burch from http://www.brettresources.net/
Read More...
This post provides steps to create CHM using Sandcastle. Some of the users have automated these steps. Mikael Söderström has a "Sandcastle Helper" here , Ashley van Gerven has a batch script available here and Scott Hanselman's has power shell script
Read More...
I’m super excited about the response to the Sandcastle CTP launch. Much of the response has been positive, and folks have asked some great questions. Let me try to address a few of the common questions people have about the site: Where can post Sandcastle
Read More...
Here are the steps to create a Chm build using Sandcastle. Please see the atatchment for the steps in text format. Prerequisites: 1. .Net Framework 2.0 2. For Chm generation download HTML Help Workshop - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp
Read More...