diff options
Diffstat (limited to 'doc/tutorial')
| -rw-r--r-- | doc/tutorial/index.rst | 2 |
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: |
