class NewTypeMixin(DataDocumenterMixinBase):
Known subclasses: sphinx.ext.autodoc.AttributeDocumenter
, sphinx.ext.autodoc.DataDocumenter
Method | should_suppress_directive_header |
Check directive header should be suppressed. |
Method | update_content |
Update docstring for the NewType object. |
Inherited from DataDocumenterMixinBase
:
Method | should_suppress_value_header |
Check :value: header should be suppressed. |
Class Variable | config |
Undocumented |
Class Variable | env |
Undocumented |
Class Variable | modname |
Undocumented |
Class Variable | object |
Undocumented |
Class Variable | objpath |
Undocumented |
Class Variable | parent |
Undocumented |