From: Georg Brandl Date: Mon, 16 Jan 2012 20:40:12 +0000 (+0100) Subject: Remove "documenting" latex document. X-Git-Tag: v3.2.3rc1~169 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c77bb65deb6aa3c281243e0408efcb44be8a026e;p=thirdparty%2FPython%2Fcpython.git Remove "documenting" latex document. --- diff --git a/Doc/conf.py b/Doc/conf.py index ce64f06198d9..85eb9fa3bb3e 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -117,8 +117,6 @@ latex_documents = [ 'The Python/C API', _stdauthor, 'manual'), ('distutils/index', 'distutils.tex', 'Distributing Python Modules', _stdauthor, 'manual'), - ('documenting/index', 'documenting.tex', - 'Documenting Python', 'Georg Brandl', 'manual'), ('extending/index', 'extending.tex', 'Extending and Embedding Python', _stdauthor, 'manual'), ('install/index', 'install.tex',