Commit 0da98f80 authored by Georg Brandl's avatar Georg Brandl

Remove "documenting" latex document.

parent b3f5012b
...@@ -117,8 +117,6 @@ latex_documents = [ ...@@ -117,8 +117,6 @@ latex_documents = [
'The Python/C API', _stdauthor, 'manual'), 'The Python/C API', _stdauthor, 'manual'),
('distutils/index', 'distutils.tex', ('distutils/index', 'distutils.tex',
'Distributing Python Modules', _stdauthor, 'manual'), 'Distributing Python Modules', _stdauthor, 'manual'),
('documenting/index', 'documenting.tex',
'Documenting Python', 'Georg Brandl', 'manual'),
('extending/index', 'extending.tex', ('extending/index', 'extending.tex',
'Extending and Embedding Python', _stdauthor, 'manual'), 'Extending and Embedding Python', _stdauthor, 'manual'),
('install/index', 'install.tex', ('install/index', 'install.tex',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment