Sandcastle BAT script configuration utility
UPDATE: Now supports wild cards (i.e. multiple assemblies/xml-comments files).
I've whipped together a little windows app to configure and create the BAT script that I posted yesterday which calls the various steps to get Sandcastle-generated MSDN-style documentation:
http://www.ixnay2infinity.com/misc/SandcastleCreateBat.zip
NB: The app includes the BAT script - you do not need to download it separately.
1) Unzip all files, and open SandCastleCreateBat.exe.
2) Specify file paths
3) Click Create BAT to output BAT script + sandcastle.config to the same directory as as the CHM path.
Screenshot:
For detailed information visit: http://www.codeproject.com/useritems/SandcastleCreateBat.asp
Feedback would be appreciated.
I've whipped together a little windows app to configure and create the BAT script that I posted yesterday which calls the various steps to get Sandcastle-generated MSDN-style documentation:
http://www.ixnay2infinity.com/misc/SandcastleCreateBat.zip
NB: The app includes the BAT script - you do not need to download it separately.
1) Unzip all files, and open SandCastleCreateBat.exe.
2) Specify file paths
3) Click Create BAT to output BAT script + sandcastle.config to the same directory as as the CHM path.
Screenshot:
For detailed information visit: http://www.codeproject.com/useritems/SandcastleCreateBat.asp
Feedback would be appreciated.