Michael Merickel
2017-06-27 9e3aeb68adc4a9b685a5d8c92c04ecdeba973143
docs/conf.py
@@ -148,6 +148,7 @@
#     'whatsnew-1.6': 'index',
#     'whatsnew-1.7': 'index',
#     'whatsnew-1.8': 'index',
#     'whatsnew-1.9': 'index',
#     'tutorials/gae/index': 'index',
#     'api/chameleon_text': 'api',
#     'api/chameleon_zpt': 'api',
@@ -159,7 +160,7 @@
    github_url='https://github.com/Pylons/pyramid',
    # On master branch and new branch still in
    # pre-release status: true; else: false.
    in_progress='true',
    in_progress='false',
    # On branches previous to "latest": true; else: false.
    outdated='false',
    )