From: Sandro Tosi
Date: Sat, 14 Jan 2012 21:27:56 +0000 (+0100)
Subject: merge with 3.2
X-Git-Tag: v3.3.0a1~400^2
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee090c71b7278d12b297193c4a6e507c57c612a9;p=python
merge with 3.2
---
ee090c71b7278d12b297193c4a6e507c57c612a9
diff --cc Doc/contents.rst
index e9d1771a85,c0c6af34d9..cc5c8e3794
--- a/Doc/contents.rst
+++ b/Doc/contents.rst
@@@ -11,9 -11,8 +11,8 @@@
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
faq/index.rst
glossary.rst
diff --cc Doc/tools/sphinxext/indexcontent.html
index 778346ff38,7f8547020f..abe17f3d23
--- a/Doc/tools/sphinxext/indexcontent.html
+++ b/Doc/tools/sphinxext/indexcontent.html
@@@ -20,12 -20,10 +20,10 @@@
tutorial for C/C++ programmers
Python/C API
reference for C/C++ programmers
- Installing Python Modules
- information for installers & sys-admins
- Distributing Python Modules
- sharing modules with others
+ Installing Python Projects
+ finding and installing modules and applications
+ Distributing Python Projects
+ packaging and distributing modules and applications
- Documenting Python
- guide for documentation authors
FAQs
frequently asked questions (with answers!)