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 96452cd commit d1b5613Copy full SHA for d1b5613
doc/conf.py
@@ -51,7 +51,7 @@
51
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
52
# ones.
53
#extensions = ['toctree']
54
-extensions = ['sphinx_tabs.tabs']
+extensions = ['sphinx_tabs.tabs', 'sphinx.ext.autodoc']
55
56
sphinx_tabs_valid_builders = ['linkcheck']
57
sphinx_tabs_disable_tab_closing = True
0 commit comments