diff options
| author | Blaise Laflamme <blaise@laflamme.org> | 2011-11-26 19:17:51 -0500 |
|---|---|---|
| committer | Blaise Laflamme <blaise@laflamme.org> | 2011-11-26 19:17:51 -0500 |
| commit | a3a2186ab501f68de43c76d7d30194169360dc0e (patch) | |
| tree | 4f4991bb58961b344914a333348bd86ab4c5e05d /docs/conf.py | |
| parent | 7613a6441f273ccc5642e20b2ce5788d01291466 (diff) | |
| download | pyramid-a3a2186ab501f68de43c76d7d30194169360dc0e.tar.gz pyramid-a3a2186ab501f68de43c76d7d30194169360dc0e.tar.bz2 pyramid-a3a2186ab501f68de43c76d7d30194169360dc0e.zip | |
gardening… dumb me :(
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 4010cf111..895f80344 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -146,7 +146,7 @@ html_theme_path = ['_themes'] html_theme = 'pyramid' html_theme_options = { - 'github_url': 'https://github.com/Pylons/pyramid' + 'github_url': 'https://github.com/Pylons/pyramid', 'in_progress': True } |
