Restore recent html_theme value in docs/conf.py

The old value got restored in commit 86443c076 by mistake.
This commit is contained in:
Bruno Cauet 2015-03-19 13:41:55 +01:00
parent 7f34c101d7
commit 7be7a78d5a

View file

@ -23,7 +23,7 @@ extlinks = {
}
# Options for HTML output
html_theme = 'default'
html_theme = 'classic'
htmlhelp_basename = 'beetsdoc'
# Options for LaTeX output