summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-04-11 01:46:15 -0400
committerChris McDonough <chrism@plope.com>2012-04-11 01:46:15 -0400
commit66c172200c938bb29cccd6b442607cff81898212 (patch)
tree45d3560667cc6a22de836f57d6359805a06ee4c1
parent09d38a72a4797b5ca4661e877abea67644c20d01 (diff)
parent55747c9487422222f963ba843fdbeb3afc2df74e (diff)
downloadpyramid-66c172200c938bb29cccd6b442607cff81898212.tar.gz
pyramid-66c172200c938bb29cccd6b442607cff81898212.tar.bz2
pyramid-66c172200c938bb29cccd6b442607cff81898212.zip
Merge branch 'master' of github.com:Pylons/pyramid
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 1c24a0ead..db972261d 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -162,7 +162,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