|
|
Browse by Tags
All Tags » Microsoft » sandcastle
-
I found more things to do with sandcastle after part 1 and part 2. Here's a trick that made the sandcastle build simpler. The basic problem is that sandcastle must run after all the binaries are built by projects in a solution (so that it can read those binaries), but before the WiX installer is built (so that the sandcastle output ...
-
Further to my last post on sandcastle in TFS builds, I wanted to update on the complications that have happened in the last week.
Sandcastle docs and Wix installers.Our installer, built in WiX v3, acts as a project inside the solution and builds last, rolling up the output of the other projects into an MSI file. The sandcastle action ran ...
-
Sandcastle is a tool from Microsoft to generate documentation as help files from the XML comments in your c# (or vb.net) code.The latest version is the September 2007 CTP, announced here: http://blogs.msdn.com/sandcastle/archive/2007/10/02/announcing-september-2007-sandcastle-release.aspxSandcastle has a reputation as being not release quality ...
|
|
|