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.
2 parents 5cd5826 + c592c4c commit d695e45Copy full SHA for d695e45
document/source/conf.py
@@ -14,7 +14,7 @@
14
# -- General configuration ---------------------------------------------------
15
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
16
17
-extensions = ['recommonmark','sphinx_markdown_tables']
+extensions = ['recommonmark']
18
19
templates_path = ['_templates']
20
exclude_patterns = []
document/source/requirements.txt
@@ -0,0 +1 @@
1
+sphinxawesome-theme==3.3.7
0 commit comments