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 279d2dd commit 0515f7bCopy full SHA for 0515f7b
doc/src/conf.py
@@ -21,7 +21,7 @@
21
22
# Add any Sphinx extension module names here, as strings. They can be extensions
23
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
24
-extensions = ["table_with_summary", "oracle_deprecated"]
+extensions = ["table_with_summary", "oracle_deprecated", 'sphinx_rtd_theme']
25
26
# Add any paths that contain templates here, relative to this directory.
27
templates_path = ['.templates']
0 commit comments