summaryrefslogtreecommitdiffstats
path: root/Doc/distutils/index.rst
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2016-06-06 00:38:48 (GMT)
committerNed Deily <nad@python.org>2016-06-06 00:38:48 (GMT)
commit8f5798edfb71342fa4b3070a7f69386f7b229cd0 (patch)
treedef277774ef6994f631669a34748561083fdf193 /Doc/distutils/index.rst
parent3f0ee83f14f2ce2c05360f5ed326844388353b6f (diff)
downloadcpython-8f5798edfb71342fa4b3070a7f69386f7b229cd0.zip
cpython-8f5798edfb71342fa4b3070a7f69386f7b229cd0.tar.gz
cpython-8f5798edfb71342fa4b3070a7f69386f7b229cd0.tar.bz2
Issue #26014: Update 3.x packaging documentation:
- "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)
Diffstat (limited to 'Doc/distutils/index.rst')
-rw-r--r--Doc/distutils/index.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/Doc/distutils/index.rst b/Doc/distutils/index.rst
index 335f804..c565bcc 100644
--- a/Doc/distutils/index.rst
+++ b/Doc/distutils/index.rst
@@ -7,6 +7,11 @@
:Authors: Greg Ward, Anthony Baxter
:Email: distutils-sig@python.org
+.. seealso::
+
+ :ref:`distributing-index`
+ The up to date module distribution documentations
+
This document describes the Python Distribution Utilities ("Distutils") from
the module developer's point of view, describing how to use the Distutils to
make Python modules and extensions easily available to a wider audience with
@@ -20,7 +25,6 @@ very little overhead for build/release/install mechanics.
recommendations section <https://packaging.python.org/en/latest/current/>`__
in the Python Packaging User Guide for more information.
-
.. toctree::
:maxdepth: 2
:numbered: