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
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 |
sphinx.addnodes.desc_inline
, sphinx.addnodes.desc_sig_element
Undocumented
Parameters | |
*args:Any | Undocumented |
**kwargs:Any | Undocumented |