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 3ec0ee4 commit 1208720Copy full SHA for 1208720
doc/conf.py
@@ -30,7 +30,7 @@
30
# Add any Sphinx extension module names here, as strings. They can be
31
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
32
# ones.
33
-extensions = ['sphinx.ext.autodoc']
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.viewcode']
34
35
# Add any paths that contain templates here, relative to this directory.
36
templates_path = ['_templates']
0 commit comments