🎨 change docs theme

This commit is contained in:
Ondrej Samohel 2023-01-30 13:58:39 +01:00 committed by Jakub Trllo
parent 39c142655f
commit 5506f52f25
3 changed files with 103 additions and 17 deletions

View file

@ -114,7 +114,7 @@ master_doc = 'index'
#
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
language = None
language = "English"
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
@ -140,7 +140,7 @@ autosummary_generate = True
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = 'sphinx_rtd_theme'
html_theme = 'furo'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the