We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 274ab08 commit 3788322Copy full SHA for 3788322
docs/conf.py
@@ -29,6 +29,7 @@
29
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
30
# ones.
31
extensions = ["sphinx.ext.autodoc", "sphinx_rtd_theme"]
32
+autodoc_inherit_docstrings = False
33
34
# Add any paths that contain templates here, relative to this directory.
35
templates_path = ["_templates"]
0 commit comments