Sandcastle (software)

Sandcastle
DeveloperMicrosoft
Initial release2006 (2006)
Stable release
2.6.10621.1 / June 23, 2010 (2010-06-23)
Written inC#
Operating systemMicrosoft Windows
Platform.NET Framework
TypeDocumentation generator
LicenseMicrosoft Public License
Websiteewsoftware.github.io/SHFB/
Repositorygithub.com/EWSoftware/SHFB

Sandcastle is a documentation generator from Microsoft. It automatically produces MSDN-style code documentation out of reflection information of .NET assemblies and XML documentation comments found in the source code of these assemblies. It can also be used to produce user documentation from Microsoft Assistance Markup Language (MAML) with the same look and feel as reference documentation.