diff options
| author | Steve Piercy <web@stevepiercy.com> | 2016-04-17 15:38:26 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2016-04-17 15:38:26 -0700 |
| commit | a575d1f9d77195d53f55fa8b409bd7c21f3f64de (patch) | |
| tree | 3f26093b692d150e9d51a656d295adf4f5f8e91c /docs/conf.py | |
| parent | d9c20d0a5002052df675b8a06b2e8711dc1cb586 (diff) | |
| download | pyramid-a575d1f9d77195d53f55fa8b409bd7c21f3f64de.tar.gz pyramid-a575d1f9d77195d53f55fa8b409bd7c21f3f64de.tar.bz2 pyramid-a575d1f9d77195d53f55fa8b409bd7c21f3f64de.zip | |
update RELEASING.txt to better account for master and previous branches
- add term "final" release
- explicitify the implicit
-
Diffstat (limited to 'docs/conf.py')
| -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 786ff3abf..518f7e784 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -138,6 +138,7 @@ if book: # 'whatsnew-1.4': 'index', # 'whatsnew-1.5': 'index', # 'whatsnew-1.6': 'index', +# 'whatsnew-1.7': 'index', # 'tutorials/gae/index': 'index', # 'api/chameleon_text': 'api', # 'api/chameleon_zpt': 'api', |
