Skip to content

Commit 9efe95a

Browse files
committed
try setting html_theme to "default"
1 parent 2ff02ae commit 9efe95a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
html_theme = "default"
125125
html_theme_path = ["."]
126126
else:
127+
html_theme = "default"
127128
html_theme_path = ["."]
128129

129130
# Add any paths that contain custom static files (such as style sheets) here,

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
sphinx>=4.0.0
66
sphinxcontrib-jquery
7-
sphinx-rtd-theme
7+
sphinx-rtd-theme

0 commit comments

Comments
 (0)