summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2017-01-21 22:25:25 -0800
committerSteve Piercy <web@stevepiercy.com>2017-01-21 22:25:25 -0800
commit5a0d1e7b90223f4954b47e710953f8d680088589 (patch)
tree566f5b10c62665830bdc7d52bccfffca6fd84b95
parentb38bbfb1b64a38e04490aaf3ed061067968c42f5 (diff)
downloadpyramid-5a0d1e7b90223f4954b47e710953f8d680088589.tar.gz
pyramid-5a0d1e7b90223f4954b47e710953f8d680088589.tar.bz2
pyramid-5a0d1e7b90223f4954b47e710953f8d680088589.zip
forward port item for pylons_sphinx_latesturl
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index d61df6580..df58064e5 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -146,6 +146,7 @@ if book:
# 'whatsnew-1.5': 'index',
# 'whatsnew-1.6': 'index',
# 'whatsnew-1.7': 'index',
+# 'whatsnew-1.8': 'index',
# 'tutorials/gae/index': 'index',
# 'api/chameleon_text': 'api',
# 'api/chameleon_zpt': 'api',