summaryrefslogtreecommitdiffstats
path: root/Doc/library/constants.rst
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-06-08 02:53:20 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-06-08 02:53:20 (GMT)
commit96deb7550effe961b2847a340ff05b1ab899d379 (patch)
treefe14a0106373013611ac72d0cb552b4e465c77ac /Doc/library/constants.rst
parentb805c47138d23c2d6cbaffde81a4b7d9afe44e4b (diff)
downloadcpython-96deb7550effe961b2847a340ff05b1ab899d379.zip
cpython-96deb7550effe961b2847a340ff05b1ab899d379.tar.gz
cpython-96deb7550effe961b2847a340ff05b1ab899d379.tar.bz2
Add links from builtins module docs to built-in functions and constants docs
Diffstat (limited to 'Doc/library/constants.rst')
-rw-r--r--Doc/library/constants.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/library/constants.rst b/Doc/library/constants.rst
index 51a1c26..fa61f68 100644
--- a/Doc/library/constants.rst
+++ b/Doc/library/constants.rst
@@ -1,3 +1,5 @@
+.. _built-in-consts:
+
Built-in Constants
==================