commit | 3a9f58f6b3938823328374f34a3b52a167fed871 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Wed Jun 01 20:42:49 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Wed Jun 01 20:42:49 2011 +0200 |
tree | 10cc586248124e3c921dd921602e9730f7064397 | |
parent | a003af1ce9d008e03371b3d16c4d6361961c2e78 [diff] [blame] |
Add documentation for the packaging module. This updates the user guide to refer to Packaging instead of Distutils. Some files still require an update.
diff --git a/Doc/contents.rst b/Doc/contents.rst index e938fcd..e9d1771 100644 --- a/Doc/contents.rst +++ b/Doc/contents.rst
@@ -11,7 +11,7 @@ library/index.rst extending/index.rst c-api/index.rst - distutils/index.rst + packaging/index.rst install/index.rst documenting/index.rst howto/index.rst