Steve Piercy
2016-01-30 2be1921b058a14855c787a5715a6547ee43181bc
update instructions for major release in conf.py html_theme_options
1 files modified
4 ■■■ changed files
docs/conf.py 4 ●●● patch | view | raw | blame | history
docs/conf.py
@@ -125,12 +125,14 @@
# Options for HTML output
# -----------------------
# Add and use Pylons theme
html_theme = 'pyramid'
html_theme_path = pylons_sphinx_themes.get_html_themes_path()
html_theme_options = dict(
    github_url='https://github.com/Pylons/pyramid',
    # on master branch true, else false
    in_progress='false',
    # on previous branches/major releases true, else false
    outdated='false',
    )
# The name for this set of Sphinx documents.  If None, it defaults to