class documentation

class EmphasizedLiteral(SphinxRole):

View In Hierarchy

Undocumented

Method parse Undocumented
Method run Undocumented
Class Variable parens​_re Undocumented

Inherited from SphinxRole:

Method get​_location Get current location info for logging.
Instance Variable content Undocumented
Instance Variable inliner Undocumented
Instance Variable lineno Undocumented
Instance Variable name Undocumented
Instance Variable options Undocumented
Instance Variable rawtext Undocumented
Instance Variable text Undocumented
Property config Reference to the .Config object.
Property env Reference to the .BuildEnvironment object.
Method __call__ Undocumented
Method get​_source​_info Undocumented
Method set​_source​_info Undocumented
def parse(self, text):

Undocumented

Parameters
text:strUndocumented
Returns
List[Node]Undocumented
def run(self):

Undocumented

Returns
Tuple[List[Node], List[system_message]]Undocumented
parens_re =

Undocumented