John Anderson
2013-05-04 54de438b4dd4fea465848abb630f4f75d2ff139f
Mark the docs as outdated to warn the users
1 files modified
5 ■■■■■ changed files
docs/conf.py 5 ●●●●● patch | view | raw | blame | history
docs/conf.py
@@ -159,8 +159,9 @@
html_theme = 'pyramid'
html_theme_options = dict(
    github_url='https://github.com/Pylons/pyramid',
#    in_progress='true',
    )
    latest_url='http://docs.pylonsproject.org/projects/pyramid/en/latest/',
    outdated='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
# given in html_static_path.