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 e55fca8 commit cbc41d7Copy full SHA for cbc41d7
docs/requirements.txt
@@ -1,3 +0,0 @@
1
-python
2
-sphinx >= 8.0.0
3
-docutils >= 0.20.0
docs/source/conf.py
@@ -21,5 +21,5 @@
21
# -- Options for HTML output -------------------------------------------------
22
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
23
24
-html_theme = 'alabaster'
+html_theme = 'sphinx_rtd_theme'
25
html_static_path = ['_static']
0 commit comments