From e6555ddb69046446a093fe4c2b59ae73c03afa25 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 4 Oct 2008 17:10:14 +0000 Subject: silence Sphinx warning --- Doc/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/conf.py b/Doc/conf.py index 41a6b61..d6bf613 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -47,6 +47,7 @@ unused_docs = [ 'whatsnew/2.3', 'whatsnew/2.4', 'whatsnew/2.5', + 'whatsnew/2.6', 'maclib/scrap', 'library/xmllib', 'library/xml.etree', -- cgit v0.12