class documentation

class _desc_classes_injector(nodes.Element, not_smartquotable):

Known subclasses: sphinx.addnodes.desc_addname, sphinx.addnodes.desc_inline, sphinx.addnodes.desc_name, sphinx.addnodes.desc_signature, sphinx.addnodes.desc_sig_element

View In Hierarchy

Helper base class for injecting a fixes list of classes.

Use as the first base class.

Method __init__ Undocumented
Class Variable classes Undocumented

Inherited from not_smartquotable:

Class Variable support​_smartquotes Undocumented
def __init__(self, *args, **kwargs):

Undocumented

Parameters
*args:AnyUndocumented
**kwargs:AnyUndocumented