mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
GH-107987: Remove the Distributing Python Modules guide (#108016)
This commit is contained in:
parent
f51f0466c0
commit
33e6e3fec0
5 changed files with 16 additions and 170 deletions
|
@ -354,8 +354,6 @@ _stdauthor = 'Guido van Rossum and the Python development team'
|
|||
latex_documents = [
|
||||
('c-api/index', 'c-api.tex',
|
||||
'The Python/C API', _stdauthor, 'manual'),
|
||||
('distributing/index', 'distributing.tex',
|
||||
'Distributing Python Modules', _stdauthor, 'manual'),
|
||||
('extending/index', 'extending.tex',
|
||||
'Extending and Embedding Python', _stdauthor, 'manual'),
|
||||
('installing/index', 'installing.tex',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue