Disable inherited docstrings
This commit is contained in:
parent
5353acdb1c
commit
ae8fc195da
@ -88,6 +88,7 @@ pygments_style = 'sphinx'
|
||||
# A list of ignored prefixes for module index sorting.
|
||||
#modindex_common_prefix = []
|
||||
|
||||
autodoc_inherit_docstrings = False
|
||||
|
||||
# -- Options for HTML output ---------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user