diff options
| author | Michael Merickel <michael@merickel.org> | 2017-06-27 00:02:07 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2017-06-27 00:02:07 -0500 |
| commit | 9e3aeb68adc4a9b685a5d8c92c04ecdeba973143 (patch) | |
| tree | ab8ecc4bdd98cc34ecd20f0dfbe09a40a6ac354c | |
| parent | a50e781df121bc079e7e4ea9b6216b9f5ef5d36b (diff) | |
| download | pyramid-9e3aeb68adc4a9b685a5d8c92c04ecdeba973143.tar.gz pyramid-9e3aeb68adc4a9b685a5d8c92c04ecdeba973143.tar.bz2 pyramid-9e3aeb68adc4a9b685a5d8c92c04ecdeba973143.zip | |
leave whatsnew-1.9 link
| -rw-r--r-- | docs/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py index d3a9714d4..0f42d6c41 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -148,6 +148,7 @@ if book: # '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', |
