Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ee44f commit c77bb65Copy full SHA for c77bb65
1 file changed
Doc/conf.py
@@ -117,8 +117,6 @@
117
'The Python/C API', _stdauthor, 'manual'),
118
('distutils/index', 'distutils.tex',
119
'Distributing Python Modules', _stdauthor, 'manual'),
120
- ('documenting/index', 'documenting.tex',
121
- 'Documenting Python', 'Georg Brandl', 'manual'),
122
('extending/index', 'extending.tex',
123
'Extending and Embedding Python', _stdauthor, 'manual'),
124
('install/index', 'install.tex',
0 commit comments