Actually use new theme

This commit is contained in:
Juan Luis Cano Rodríguez 2021-06-17 01:01:34 +02:00
parent e022872f3b
commit 5a057d3da1

View File

@ -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: