Skip to content

Commit 9e36ce0

Browse files
committed
Update the documentation
1 parent 51547cf commit 9e36ce0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
'sphinx.ext.autodoc',
3333
'sphinx.ext.intersphinx',
3434
# enable pylons_sphinx_latesturl when this branch is no longer "latest"
35-
# 'pylons_sphinx_latesturl',
35+
'pylons_sphinx_latesturl',
3636
]
3737

3838
intersphinx_mapping = {
@@ -107,7 +107,7 @@
107107
# pre-release status: true; else: false.
108108
in_progress='false',
109109
# On branches previous to "latest": true; else: false.
110-
outdated='false',
110+
outdated='true',
111111
)
112112

113113
# The style sheet to use for HTML and HTML Help pages. A file of that name

0 commit comments

Comments
 (0)