By tag: Sandcastle
0
kicks
Creating MSDN-Style Documentation with Sandcastle and NAnt
This article discussing a reusable NAnt script for creating assembly documentation using Sandcastle. It covers the NAnt script itself, as well as the steps Sandcastle requires to create a CHM file.
0
kicks
Sandcastle Removed From CodePlex
Sandcastle - the .Net community equivalent of RDoc/JavaDoc and the spiritual successor of the now defunct NDoc – has been removed from CodePlex. It’s fate is currently up in the air and Microsoft is asking you for input on what should happen next.
0
kicks
SHFB - A NDoc like GUI for Sandcastle
Sandcastle Help File Builder makes building your code documentation with Sandcastle easy. Looks like NDoc and even has the ability to import NDoc projects. No one should try to use Sandcastle without this little but powerful tool.
0
kicks
Automate creation of a MSDN-style documentation website
I'm putting up a guide to configuring Team Build to automatically generate a documentation website a la MSDN using Sandcastle and the Sandcastle Help File Builder. The idea is that a daily build generates a documentation website from code comments, which is then immediately published to a website f...
0
kicks
How to build CHM / HTML Documentation with Sandcastle September CTP 20
The new Sandcastle CTP isn’t well documented at all and the documentation that can be found is useless, because the Sandcastle September CTP 2007 changed alot compared to old CTPs for that the documentation has been written.
This article shows how to build your documentation with the new Sandcas...
0
kicks
Sandcastle - September 2007 Community Technology Preview (CTP)
Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. Sandcastle has the following key features: Works with or without authored comments, Supports Generics and .NET Framework 2.0, Sandcast...
0
kicks
Sandcastle - Documentation Compilers for Managed Class Library
Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments.
0
kicks
Announcing March 2007 Sandcastle CTP
The latest Sandcastle CTP was released yesterday. There are a lot of changes and fixes. Added 4 new transforms under production tools folder. Added Build_sandcastle.bat under Examples/Sandcastle folder.
0
kicks
Announcing December 2006 Sandcastle CTP
The December 2006 CTP version for Sandcastle is now available for download. Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. You can read about the latest changes and find the downl...
0
kicks
How To Generate Help Files Using Sandcastle Help File Builder
Step by step description of how to generate a *.CHM Help File and Help File website using the free, open source Sandcastle Help File builder. A GUI interface for the Sandcastle executable.
0
kicks
Graphical userinterface for Microsoft's Sandcastle
I have been using Microsofts Sandcastle for some time now and it's xml-schemas
have driven me nuts.... so I made a small userinterface for Sandcastle.
The program is freeware and includes the following features:
- Support for online MSDN-links.
- Documenting of specified namespaces instead...
0
kicks
Visual studio 2005 PowerAddIns (with Sandcastle) with easy msi install
This weeks planned new features on the Sandcastle add-in are complete and uploaded. I also made installing easy by creating msi install.
- Easy 2 use Sandcastle documentation
- Classdiagram renamer/exporter
- Solution stats
- file types and there count
- Lines of code
- Statistics log and gr...
0
kicks
Sandcastle free Visual Studio 2005 add-in part 4
After the first release of the free Visual Studio Sandcastle release we put up a new one, also with Demo video and sourcecode project:
-Multi file bug fixed
-Copyright footer fixed
-Index detection and HTML doc collection
-Setting file path stored in registry
-Addin menu changed
-More action...
0
kicks
SandCastle Builder - A Polished GUI
This SandCastle Builder GUI has features such as being project based, to ease repetitive documentation builds, allows you to specify the location of the help compiler and sandcastle and has a neat, polished UI that reports on the progress of the build
0
kicks
Free Add-In for documenting Visual Studio 2005 projects
Process Academy released today XpertBuildDoc, the first downloadable add-in for generating Visual Studio 2005 technical documentation.
XpertBuildDoc provides an easy to use graphical interface that seemlessly integrates Microsoft's SandCastle command-line tool into the Visual Studio 2005 IDE.
...