summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2016-02-09 23:58:01 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2016-02-09 23:58:01 +0100
commit2eb8242a31f303d36c15b4644c54afb2cef8257e (patch)
treebbe9526c3ad093b7ccb9c8b51098ab277db2d70d /docs
parent229d43874723f36b380eb49e53538bf21511fa5a (diff)
downloadfactory-boy-2eb8242a31f303d36c15b4644c54afb2cef8257e.tar
factory-boy-2eb8242a31f303d36c15b4644c54afb2cef8257e.tar.gz
doc: Use ReadTheDocs theme for local doc builds.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index c3512e0..d5b86f4 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -114,7 +114,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