Public Member Functions | |
def | run (self) |
Static Public Attributes | |
bool | final_argument_whitespace = True |
bool | has_content = True |
node_class = nodes.container | |
dictionary | option_spec = {} |
int | optional_arguments = 0 |
int | required_arguments = 1 |
Base class that will be used by the two toggle directives
Definition at line 23 of file ToggleDirective.py.
def ToggleDirective.ToggleDirective.run | ( | self | ) |
Definition at line 34 of file ToggleDirective.py.
|
static |
Definition at line 29 of file ToggleDirective.py.
|
static |
Definition at line 31 of file ToggleDirective.py.
|
static |
Definition at line 32 of file ToggleDirective.py.
|
static |
Definition at line 30 of file ToggleDirective.py.
|
static |
Definition at line 28 of file ToggleDirective.py.
|
static |
Definition at line 27 of file ToggleDirective.py.