summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-10-30 22:13:15 +0100
committerMax Kellermann <max@musicpd.org>2018-10-30 22:13:15 +0100
commitdd8e14e121f1de1642ba10f71c7fb10e68d46c96 (patch)
treede648597e5feaa0d01fbdd613f31de583158d70b /doc
parent09e2202cd6872f94ba23186924f51e87e7f942ad (diff)
doc/conf.py: use the "classic" theme
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 5eb1f14e4..5385ff150 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -100,7 +100,7 @@ todo_include_todos = False
# 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