From 2556b870e2e2ac39d087ea56e9a68c2464a12cd4 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 28 Feb 2021 21:15:39 -0600 Subject: add pre-commented forward --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index a03c61ec7..053dacbac 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -142,6 +142,7 @@ if book: # 'whatsnew-1.8': 'index', # 'whatsnew-1.9': 'index', # 'whatsnew-1.10': 'index', +# 'whatsnew-2.0': 'index', # 'tutorials/gae/index': 'index', # 'api/chameleon_text': 'api', # 'api/chameleon_zpt': 'api', -- cgit v1.2.3