Umbraco documentation generated by Sandcastle

June 04, 2007

I am pleased to announce the first draft of the automated documentation generated by Sandcastle from Microsoft.

You can now easily see what kind of library methods you can use in your xslt

Full HTML version online
At some point I will remove the HTML version from my website, since when it is out of the draft state, it will be moved to www.umbraco.org, the total html documentation is 47 MB.

CHM version (5 MB)

HTML and CHM compressed (rar) into one file (15 MB)

The files have been generated with Sandcastle Help File Builder which really helped me out, I did the first try in the start of the year, but back then I gave up. Thanks to new releases from Sandcastle (March 2007 CTP) and from Sandcastle Help File Builder (1.4.0.1, March 2007) everything worked out fine without big problems.

The next step is to summary the namespaces, and it would be nice to see some examples on the library methods, a pretty simple task (volunteers is welcome).

You can get info on Sandcastle and how to document class libraries in Visual Studio via SandcastleDocs.com

Recent post