🌐 AI搜索 & 代理 主页
Skip to content

Commit ca2dfd5

Browse files
StanFromIrelandpganssle
authored andcommitted
commit
1 parent b6ab832 commit ca2dfd5

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

docs/conf.py

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
# list see the documentation:
55
# https://www.sphinx-doc.org/en/master/usage/configuration.html
66

7-
import sphinx_bootstrap_theme
8-
97
import tzdata
108

119
# -- Project information -----------------------------------------------------
@@ -37,11 +35,7 @@
3735
# The theme to use for HTML and HTML Help pages. See the documentation for
3836
# a list of builtin themes.
3937
#
40-
html_theme = "bootstrap"
41-
html_theme_path = sphinx_bootstrap_theme.get_html_theme_path()
42-
html_theme_options = {
43-
"bootswatch_theme": "cosmo",
44-
}
38+
html_theme = "furo"
4539

4640
# For cross-links to other documentation
4741
intersphinx_mapping = {

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
sphinx>=3.0.0
2-
sphinx_bootstrap_theme
2+
furo

0 commit comments

Comments
 (0)