Sandcastle.Core.PresentationStyle.Transformation.Elements.Html Namespace
This namespace contains presentation transformation elements that render HTML-specific output.
AutoOutlineElement |
This is used to handle autoOutline elements in a topic
|
CodeSnippetGroupElementLanguageFilter |
This is used to handle general codeSnippetGroup elements in a topic for presentation styles that
use a page-level language filter selector.
|
CodeSnippetGroupElementTabbed |
This is used to handle general codeSnippetGroup elements in a topic for legacy presentation
styles such as the VS2013 presentation style.
|
EntryElement |
Handle the entry element based on the parent element
|
GlossaryElement |
This is used to handle glossary elements in a topic
|
LanguageSpecificText |
This class is used to define language specific text used by a presentation style
|
ListElement |
This handles list elements based on the topic type
|
MediaLinkElement |
This handles mediaLinkInline elements
|
SyntaxElementLanguageFilter |
This is used to handle syntax elements in a topic for presentation styles that use a page-level
language filter selector.
|
SyntaxElementTabbed |
This is used to handle syntax elements in a topic for legacy presentation styles such as the
VS2013 presentation style.
|
TableElement |
This handles the table element based on the topic type
|