class SlotsMixin(DataDocumenterMixinBase):
Known subclasses: sphinx.ext.autodoc.AttributeDocumenter
Method | get_doc |
Undocumented |
Method | import_object |
Undocumented |
Method | isslotsattribute |
Check the subject is an attribute in __slots__. |
Method | should_suppress_value_header |
Check :value: header should be suppressed. |
Instance Variable | object |
Undocumented |
Property | _datadescriptor |
Undocumented |
Inherited from DataDocumenterMixinBase
:
Method | should_suppress_directive_header |
Check directive header should be suppressed. |
Method | update_content |
Update docstring for the NewType object. |
Class Variable | config |
Undocumented |
Class Variable | env |
Undocumented |
Class Variable | modname |
Undocumented |
Class Variable | objpath |
Undocumented |
Class Variable | parent |
Undocumented |
sphinx.ext.autodoc.AttributeDocumenter
Undocumented
Parameters | |
ignore:int | Undocumented |
Returns | |
Optional[ | Undocumented |
sphinx.ext.autodoc.AttributeDocumenter
Undocumented
Parameters | |
raiseerror:bool | Undocumented |
Returns | |
bool | Undocumented |
sphinx.ext.autodoc.AttributeDocumenter
Returns | |
bool | Undocumented |