conf¶ Classes SimpleDocumenter Specialized Documenter subclass for methods (normal, static and class). class SimpleDocumenter(directive: DocumenterBridge, name: str, indent: str = '')[source]¶ Bases: sphinx.ext.autodoc.MethodDocumenter Specialized Documenter subclass for methods (normal, static and class). add_directive_header(self, sig)[source]¶ Add the directive header and options to the generated content.