summaryrefslogtreecommitdiffstats
path: root/Doc/distributing
Commit message (Collapse)AuthorAgeFilesLines
* [2.7] bpo-33503: Fix the broken pypi link in the source and the ↵Stéphane Wirtel2018-05-161-1/+1
| | | | | | | documentation (GH-6814). (GH-6905) (cherry picked from commit 19177fbd5d6d9b29ccc302d65f9d9417ece082ce) Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
* Issue #26014: Guide 2.7 users to the new packaging documentation:Ned Deily2016-06-061-1/+1
| | | | | | | | | | | - the top-level 2.7 docs page now links to the newer doc pages (installing and distribution) rather than the legacy ones - the legacy install and distutils pages are now labeled as "legacy" - the library/distutils page is updated to match the 3.x version - "See also" links to the new docs are now provided in the legacy pages - links to setuptools documentation have been updated (original patch by Susan Sun)
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ↵Georg Brandl2016-02-261-8/+8
| | | | to SilentGhost for the patch.
* Issue #22827: Backport the new Distributing and Instaling Docs from 3.4Donald Stufft2014-11-201-0/+170