summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2013-05-09 19:45:28 -0400
committerChris McDonough <chrism@plope.com>2013-05-09 19:45:28 -0400
commitdbdfb2fea3851e31e272ebbba4297a138d74e970 (patch)
treee4843670bbf5a681b398a5bfb4bd36fd5a1f22f4 /docs/conf.py
parent100024533b6bf297228ffccf7230fcaad136edb9 (diff)
parenta0f84bd416be91b7e861d3b5ba8aa7468ad3c4be (diff)
downloadpyramid-dbdfb2fea3851e31e272ebbba4297a138d74e970.tar.gz
pyramid-dbdfb2fea3851e31e272ebbba4297a138d74e970.tar.bz2
pyramid-dbdfb2fea3851e31e272ebbba4297a138d74e970.zip
Merge branch 'master' of github.com:Pylons/pyramid
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 67e02471f..84b01a791 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -170,7 +170,7 @@ html_theme_path = ['_themes']
html_theme = 'pyramid'
html_theme_options = dict(
github_url='https://github.com/Pylons/pyramid',
-# in_progress='true',
+ in_progress='true',
)
# The style sheet to use for HTML and HTML Help pages. A file of that name
# must exist either in Sphinx' static/ path, or in one of the custom paths