Belle II Software  release-08-01-10
VariableListDirective Class Reference
Inheritance diagram for VariableListDirective:
Collaboration diagram for VariableListDirective:

Public Member Functions

def run (self)
 

Public Attributes

 noindex
 

Static Public Attributes

bool has_content = False
 
dictionary option_spec
 

Detailed Description

Definition at line 181 of file basf2ext.py.

Member Data Documentation

◆ option_spec

dictionary option_spec
static
Initial value:
= {
"group": directives.unchanged,
"variables": directives.unchanged,
"regex-filter": directives.unchanged,
"description-regex-filter": directives.unchanged,
"noindex": directives.flag,
}

Definition at line 183 of file basf2ext.py.


The documentation for this class was generated from the following file: