Sandcastle Help File Builder Namespaces

Sandcastle Help File Builder. Written by Eric Woodruff (Eric@EWoodruff.us). For the latest version visit https://GitHub.com/EWSoftware/SHFB.

Namespaces

Sandcastle.CoreThis namespace contains common core types related to the Sandcastle tools.
Sandcastle.Core.BuildAssemblerThis namespace contains types related to BuildAssembler.
Sandcastle.Core.BuildAssembler.BuildComponentThis namespace contains BuildAssembler component types.
Sandcastle.Core.BuildAssembler.SyntaxGeneratorThis namespace contains BuildAssembler syntax generator types.
Sandcastle.Core.BuildEngineThis namespace contains types used to interact with the build engine.
Sandcastle.Core.CommandLineThis namespace contains types used to interact with command line parameters.
Sandcastle.Core.ConceptualContentThis namespace contains types related to conceptual content.
Sandcastle.Core.DesignThis namespace contains designer related types.
Sandcastle.Core.InheritedDocumentationThis namespace contains types used to generate inherited documentation.
Sandcastle.Core.PlugInThis namespace contains types used to create plug-ins for the help file builder.
Sandcastle.Core.PresentationStyleThis namespace contains presentation style related types.
Sandcastle.Core.PresentationStyle.TransformationThis namespace contains presentation transformation related types.
Sandcastle.Core.PresentationStyle.Transformation.ElementsThis 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.HtmlThis namespace contains presentation transformation elements that render HTML-specific output.
Sandcastle.Core.PresentationStyle.Transformation.Elements.MarkdownThis namespace contains presentation transformation elements that render markdown-specific output.
Sandcastle.Core.PresentationStyle.Transformation.Elements.OpenXmlThis namespace contains presentation transformation elements that render Open XML-specific output.
Sandcastle.Core.ProjectThis namespace contains types used to interact with the help file builder project.
Sandcastle.Core.ReflectionThis namespace contains types used to manage reflection data sets.
Sandcastle.Tools.BuildComponentsThis namespace contains various classes related to the Sandcastle build components.
Sandcastle.Tools.BuildComponents.CommandsThis namespace contains various classes related to the Sandcastle build components commands.
Sandcastle.Tools.BuildComponents.SnippetsThis namespace contains various classes related to the Sandcastle build component snippet handling.
Sandcastle.Tools.BuildComponents.TargetsThis namespace contains various classes related to the Sandcastle build components target type definitions.
Sandcastle.Tools.SyntaxGeneratorsThis namespace contains various classes related to the Sandcastle build component syntax generators.
SandcastleBuilder.PlugInsThis 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.