mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Add documentation for the packaging module.
This updates the user guide to refer to Packaging instead of Distutils. Some files still require an update.
This commit is contained in:
parent
a003af1ce9
commit
3a9f58f6b3
42 changed files with 7388 additions and 3 deletions
|
@ -27,3 +27,8 @@ This package is discussed in two separate chapters:
|
|||
modules into an existing Python installation. You do not need to be a
|
||||
Python programmer to read this manual.
|
||||
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
../distutils/index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue