SandcastleGUI
Click here to read a blog article on the Microsoft Sandcastle product
This product is an free userinterface for the Microsoft's Sandcastle that creates help documentation for .NET assemblies.
SandcastleGUI has several additions made to the default Sandcastle generated output, such as:
- Support for online MSDN-links.
- Documenting of specified namespaces instead of entire assemblies.
- Multiple output templates.
- Multiple output types (website and/or .CHM-file).
- Multiple language syntax declarations.
- Custom header (company logo and productname).
- Custom footer (copyright line).
- Custom images can be inserted into XML-documentation.
- C# syntax formatted code examples (colors and code-folding).
- Table of contents and search capablity (website output type).
- Resolved generic typenames (Dictionary<string, int> instead of Dictionary~2).
- Sorted namespaces.
- Sorted class/interface members.
TIP:
Add video examples into your documentation to really impress your customers!
For more information see inchl framework preview documentation:
OpenFileDialog and OpenPictureDialog.
If you have any bugreports, ideas, suggestions or improvements for Microsoft's Sandcastle please join the forum at http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=66&SiteID=1.
SandcastleGUI.exe (v1.53 - December 2009)


back