summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-01-26 08:40:45 -0600
committerIan Cordasco <graffatcolmingov@gmail.com>2016-01-26 08:40:45 -0600
commit938d2c450aca196e3b20996f2a17c5913d5a9a89 (patch)
tree6bf185b48bd71ddcead008637a56d58290245a3f /docs/source
parent7898b5c12efcd9accfd71da5b1a0cab0df8584eb (diff)
downloadflake8-938d2c450aca196e3b20996f2a17c5913d5a9a89.tar.gz
Switch to the RTD theme
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 991579f..0d10af2 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -115,7 +115,7 @@ todo_include_todos = True
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
-html_theme = 'alabaster'
+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