Skip to content

Commit 010595f

Browse files
committed
furo theme
1 parent 02cbca5 commit 010595f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
# The theme to use for HTML and HTML Help pages. See the documentation for
6060
# a list of builtin themes.
6161
#
62-
html_theme = "alabaster"
62+
html_theme = "furo"
6363

6464
# Add any paths that contain custom static files (such as style sheets) here,
6565
# relative to this directory. They are copied after the builtin static files,

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ python_requires = >=3.8
3434
[options.extras_require]
3535
docs =
3636
Sphinx>=1.5
37+
furo
3738
sphinx-copybutton
3839
sphinx_gallery
3940

0 commit comments

Comments
 (0)