commit | 87983f24cfc529415dbea96105f597d6592324b4 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Dec 01 23:12:45 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Dec 01 23:12:45 2007 +0000 |
tree | 9425dda2779695da7c68818fa795c268f2024605 | |
parent | 39bd059e420dd6d621516848d0bc9c46d57cd63c [diff] [blame] |
Add "Using Python on Windows" document, by Robert Lehmann. Written for GHOP.
diff --git a/Doc/distutils/extending.rst b/Doc/distutils/extending.rst index a2930c7..972ff02 100644 --- a/Doc/distutils/extending.rst +++ b/Doc/distutils/extending.rst
@@ -1,4 +1,4 @@ -.. _extending: +.. _extending-distutils: ******************* Extending Distutils