Sandcastle.Core | This namespace contains common core types related to the Sandcastle tools. |
Sandcastle.Core.BuildAssembler | This namespace contains types related to BuildAssembler. |
Sandcastle.Core.BuildAssembler.BuildComponent | This namespace contains BuildAssembler component types. |
Sandcastle.Core.BuildAssembler.SyntaxGenerator | This namespace contains BuildAssembler syntax generator types. |
Sandcastle.Core.CommandLine | This namespace contains types used to interact with command line parameters. |
Sandcastle.Core.PresentationStyle | This namespace contains presentation style related types. |
Sandcastle.Core.PresentationStyle.Transformation | This namespace contains presentation transformation related types. |
Sandcastle.Core.PresentationStyle.Transformation.Elements | This namespace contains presentation transformation elements that are format-neutral or perform render output conditionally based on the supported output format(s). |
Sandcastle.Core.PresentationStyle.Transformation.Elements.Html | This namespace contains presentation transformation elements that render HTML-specific output. |
Sandcastle.Core.PresentationStyle.Transformation.Elements.Markdown | This namespace contains presentation transformation elements that render markdown-specific output. |
Sandcastle.Core.PresentationStyle.Transformation.Elements.OpenXml | This namespace contains presentation transformation elements that render Open XML-specific output. |
Sandcastle.Core.Reflection | This namespace contains types used to manage reflection data sets. |
Sandcastle.Tools.BuildComponents | This namespace contains various classes related to the Sandcastle build components. |
Sandcastle.Tools.BuildComponents.Commands | This namespace contains various classes related to the Sandcastle build components commands. |
Sandcastle.Tools.BuildComponents.Snippets | This namespace contains various classes related to the Sandcastle build component snippet handling. |
Sandcastle.Tools.BuildComponents.Targets | This namespace contains various classes related to the Sandcastle build components target type definitions. |
Sandcastle.Tools.SyntaxGenerators | This namespace contains various classes related to the Sandcastle build component syntax generators. |
SandcastleBuilder.Components | This namespace contains custom build components used by the Sandcastle BuildAssembler tool. The components are used to add additional features to the help topics such as a code colorization, alternate framework data caching implementations, etc. |
SandcastleBuilder.MicrosoftHelpViewer | This namespace contains classes related to the Microsoft Help Viewer help file format and the installation tool. |
SandcastleBuilder.PlugIns | This namespace contains the plug-ins supplied with the Sandcastle Help File Builder. These can be used in a project to extend or alter the build process in various ways such as supporting build completion notification, deployment, and generating documentation with AjaxDoc. |
SandcastleBuilder.Utils | This namespace contains various utility classes and the help file builder project classes. |
SandcastleBuilder.Utils.BuildComponent | This namespace contains the classes used to load and manage third-party build components that can be used with the help file builder and Sandcastle tools (plug-ins, build components, syntax generators, and presentation styles). |
SandcastleBuilder.Utils.BuildEngine | This namespace contains the classes related to the build engine. |
SandcastleBuilder.Utils.ConceptualContent | This namespace contains classes related to conceptual content items. |
SandcastleBuilder.Utils.Design | This namespace contains various designer classes. |
SandcastleBuilder.Utils.InheritedDocumentation | This namespace contains classes related to indexing comments files used when generating inherited documentation. |
SandcastleBuilder.Utils.MSBuild | This namespace contains MSBuild related classes such as tasks and project file wrappers. |