mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Actually use new theme
This commit is contained in:
parent
e022872f3b
commit
5a057d3da1
@ -299,7 +299,7 @@ its value as follows:
|
||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||
# a list of builtin themes.
|
||||
#
|
||||
html_theme = 'alabaster'
|
||||
html_theme = 'furo'
|
||||
|
||||
With this change, you will notice that your HTML documentation has now a new
|
||||
appearance:
|
||||
|
Loading…
Reference in New Issue
Block a user