We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c86554 commit 847dfc2Copy full SHA for 847dfc2
docs/.nojekyll renamed to .nojekyll
docs/docsource/conf.py
@@ -31,7 +31,7 @@
31
# Add any Sphinx extension module names here, as strings. They can be
32
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
33
# ones.
34
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.napoleon']
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.napoleon',"sphinx_rtd_theme"]
35
# Add any paths that contain templates here, relative to this directory.
36
templates_path = ['_templates']
37
0 commit comments