class documentation

Undocumented

Method should_suppress_directive_header Check directive header should be suppressed.
Method should_suppress_value_header Check :value: header should be suppressed.
Method update_content Update docstring, for example with TypeVar variance.
Class Variable config Undocumented
Class Variable env Undocumented
Class Variable modname Undocumented
Class Variable object Undocumented
Class Variable objpath Undocumented
Class Variable parent Undocumented
def should_suppress_directive_header(self): (source)

Check directive header should be suppressed.

Returns
boolUndocumented
def update_content(self, more_content): (source)

Update docstring, for example with TypeVar variance.

Parameters
more_content:StringListUndocumented

Undocumented

Undocumented

Undocumented

Undocumented