diff options
| author | Chris McDonough <chrism@plope.com> | 2015-04-14 12:10:04 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2015-04-14 12:10:04 -0400 |
| commit | 2d13f43e1b9ed574bd81e5967f8ed7789f857f3b (patch) | |
| tree | eccb60d1cd6d1d8e1afab197744e92bf1053aa1e | |
| parent | 4b818c622611235921f2bb530e9cce1e10baca05 (diff) | |
| download | pyramid-2d13f43e1b9ed574bd81e5967f8ed7789f857f3b.tar.gz pyramid-2d13f43e1b9ed574bd81e5967f8ed7789f857f3b.tar.bz2 pyramid-2d13f43e1b9ed574bd81e5967f8ed7789f857f3b.zip | |
no longer in-progress on this branch
| -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 fa4578275..65c0e3a8b 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='true', + in_progress='false', ) # The name for this set of Sphinx documents. If None, it defaults to |
