]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove "documenting" latex document.
authorGeorg Brandl <georg@python.org>
Mon, 16 Jan 2012 20:40:12 +0000 (21:40 +0100)
committerGeorg Brandl <georg@python.org>
Mon, 16 Jan 2012 20:40:12 +0000 (21:40 +0100)
Doc/conf.py

index ce64f06198d9e294a91d3d52ad9efb54a45baa0a..85eb9fa3bb3ec4f0f0e3852fb92eaa60c05314f8 100644 (file)
@@ -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',