module documentation

Private extension that produces the pydoctor help output to be included in the documentation.
Class ​Help​Output​Directive Directive that will generate the pydoctor help as block literal.
Function setup Called by Sphinx when the extensions is loaded.
def setup(app):
Called by Sphinx when the extensions is loaded.
Parameters
app:SphinxUndocumented
Returns
Dict[str, Any]Undocumented