diff options
| author | Chris McDonough <chrism@plope.com> | 2015-04-15 09:55:15 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2015-04-15 09:55:15 -0400 |
| commit | 59626acab6014dcf433050e228a53886e764950b (patch) | |
| tree | 8e94189faa2d2b4e6397ede47feffeacc22e0f1b /docs/conf.py | |
| parent | 59a64567f7d123c10ed7674de0643e4b88c5b138 (diff) | |
| download | pyramid-59626acab6014dcf433050e228a53886e764950b.tar.gz pyramid-59626acab6014dcf433050e228a53886e764950b.tar.bz2 pyramid-59626acab6014dcf433050e228a53886e764950b.zip | |
master is now 1.7
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 65c0e3a8b..fa4578275 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -159,7 +159,7 @@ html_theme_path = ['_themes'] html_theme = 'pyramid' html_theme_options = dict( github_url='https://github.com/Pylons/pyramid', - in_progress='false', + in_progress='true', ) # The name for this set of Sphinx documents. If None, it defaults to |
