summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2015-12-14 12:57:38 +0100
committerLars-Dominik Braun <lars@6xq.net>2015-12-14 12:57:38 +0100
commit02b8938cffa23c314cc2d34720750569f828c9d7 (patch)
tree90964ef5279dd41121018a9190fa24f375225559
parent83c69f58bbb6d38aac5b21fd89ffb52301812ed5 (diff)
downloadpandora-apidoc-02b8938cffa23c314cc2d34720750569f828c9d7.tar.gz
pandora-apidoc-02b8938cffa23c314cc2d34720750569f828c9d7.tar.bz2
pandora-apidoc-02b8938cffa23c314cc2d34720750569f828c9d7.zip
Use RTD theme
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 34dea7e..5fe2a50 100644
--- a/conf.py
+++ b/conf.py
@@ -91,7 +91,7 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
-html_theme = 'default'
+html_theme = 'sphinx_rtd_theme'
# 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