module documentation

Add external links to module code in Python object descriptions.

Unknown Field: copyright
Copyright 2007-2022 by the Sphinx team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Linkcode​Error Undocumented
Function doctree​_read Undocumented
Function setup Undocumented
def doctree_read(app, doctree):

Undocumented

Parameters
app:SphinxUndocumented
doctree:NodeUndocumented
def setup(app):

Undocumented

Parameters
app:SphinxUndocumented
Returns
Dict[str, Any]Undocumented