Nodes
Table of Contents
Classes
- AbstractTabNode
- A catch-all directive Node containing all information about the original directive in rst.
- AdmonitionNode
- ConfvalNode
- The confval directive configuration values.
- ContainerNode
- DirectiveNode
- DirectiveSourceLocation
- Static facts about where in the source a directive was written -- captured
at parse time since createNode() has no access to BlockContext/
DocumentParserContext itself. Covers two needs:
- GeneralDirectiveNode
- A catch-all directive Node containing all information about the original directive in rst.
- OptionNode
- Describes a command line argument or switch. Option argument names should be enclosed in angle brackets.
- SidebarNode
- TabNode
- A catch-all directive Node containing all information about the original directive in rst.
- TabsNode
- A catch-all directive Node containing all information about the original directive in rst.
- TopicNode
- VersionChangeNode