Skip to content

Commit cbc41d7

Browse files
committed
Revert back to RTD theme
1 parent e55fca8 commit cbc41d7

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/requirements.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
python
2-
sphinx >= 8.0.0
3-
docutils >= 0.20.0

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
# -- Options for HTML output -------------------------------------------------
2222
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
2323

24-
html_theme = 'alabaster'
24+
html_theme = 'sphinx_rtd_theme'
2525
html_static_path = ['_static']

0 commit comments

Comments
 (0)