chiark / gitweb /
docs: Change sphinx theme to classic
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 14 Apr 2021 22:52:06 +0000 (23:52 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 14 Apr 2021 22:52:15 +0000 (23:52 +0100)
This seems to make navigation a bit easier.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/conf.py

index d21735367cdb714b4b664c4d05a1f70f56d9ef37..2c65344cfc357ae6e470cd2f112b9282e961783e 100644 (file)
@@ -86,7 +86,7 @@ pygments_style = None
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
 #
-html_theme = 'alabaster'
+html_theme = 'classic'
 
 # 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