We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a972783 commit ac7ec86Copy full SHA for ac7ec86
{{cookiecutter.project_slug}}/docs/conf.py
@@ -32,7 +32,7 @@
32
# Add any Sphinx extension module names here, as strings. They can be
33
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
34
# ones.
35
-extensions = ['sphinx.ext.autodoc']
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.napoleon']
36
37
# Add any paths that contain templates here, relative to this directory.
38
templates_path = ['_templates']
0 commit comments