blark.sphinxdomain.GvlDirective
- class blark.sphinxdomain.GvlDirective(name, arguments, options, content, lineno, content_offset, block_text, state, state_machine)[source]
 Bases:
BlarkDirectiveWithDeclarationsMethods
Attributes
configReference to the
Configobject.doc_field_typesdomainenvReference to the
BuildEnvironmentobject.final_argument_whitespaceMay the final argument contain whitespace?
has_contentMay the directive have content?
indexnodeobjtypeoption_specMapping of option names to validator functions.
optional_argumentsNumber of optional arguments after the required arguments.
required_argumentsNumber of required directive arguments.
nameThe role name actually used in the document.
rawtextA string containing the entire interpreted text input.
textThe interpreted text content.
linenoThe line number where the interpreted text begins.
optionsA dictionary of directive options for customization ("role" directive).
contentA list of strings, the directive content for customization ("role" directive).