aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorRapptz <[email protected]>2015-11-28 21:00:35 -0500
committerRapptz <[email protected]>2015-11-28 21:00:35 -0500
commit5d4c555711f0447b41ef6c47e1e8de9c605f7c66 (patch)
tree63bc235a4d3f25ab0226e48dd77f747412bb2b91 /docs/conf.py
parentAdd some badges to the README. (diff)
downloaddiscord.py-5d4c555711f0447b41ef6c47e1e8de9c605f7c66.tar.xz
discord.py-5d4c555711f0447b41ef6c47e1e8de9c605f7c66.zip
Switch to Sphinx RTD theme.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 6c6c749d..3183d776 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -113,7 +113,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 = '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