summaryrefslogtreecommitdiff
path: root/doc/tutorial
diff options
context:
space:
mode:
authorJuan Luis Cano Rodríguez <hello@juanlu.space>2021-06-17 01:01:34 +0200
committerJuan Luis Cano Rodríguez <hello@juanlu.space>2021-06-17 01:01:34 +0200
commit5a057d3da1fdae1e8393cb0fe6f7a15aa9be8b2e (patch)
tree1a5650acb387b6dc18286b2d5c62c9a5ac4b0f44 /doc/tutorial
parente022872f3ba5e59c965e7b9b89c9479c807426b6 (diff)
downloadsphinx-git-5a057d3da1fdae1e8393cb0fe6f7a15aa9be8b2e.tar.gz
Actually use new theme
Diffstat (limited to 'doc/tutorial')
-rw-r--r--doc/tutorial/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/index.rst b/doc/tutorial/index.rst
index c4de85cc5..0d2154249 100644
--- a/doc/tutorial/index.rst
+++ b/doc/tutorial/index.rst
@@ -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: