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.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.BuildEngine | This namespace contains types used to interact with the build engine. |
| Sandcastle.Core.CommandLine | This namespace contains types used to interact with command line parameters. |
| Sandcastle.Core.ConceptualContent | This namespace contains types related to conceptual content. |
| Sandcastle.Core.Design | This namespace contains designer related types. |
| Sandcastle.Core.InheritedDocumentation | This namespace contains types used to generate inherited documentation. |
| Sandcastle.Core.Markdown | This namespace contains types used to convert Markdown content to MAML for the build. |
| Sandcastle.Core.Markdown.Extensions | This namespace contains Markdig extensions used to convert Markdown to MAML. |
| Sandcastle.Core.Markdown.Parsers | This namespace contains Markdig parsers used to convert Markdown to MAML. |
| Sandcastle.Core.Markdown.Renderers | This namespace contains Markdig renderers used to convert Markdown to MAML. |
| Sandcastle.Core.PlugIn | This namespace contains types used to create plug-ins for the help file builder. |
| Sandcastle.Core.PresentationStyle | This namespace contains presentation style related types. |
| Sandcastle.Core.PresentationStyle.Conversion | This namespace contains an internal presentation style used to convert MAML topics to Markdown topics. |
| 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.Project | This namespace contains types used to interact with the help file builder project. |
| 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.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. |