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/using/index.rst b/Doc/using/index.rst index f8d8ce4..e2fa4b4 100644 --- a/Doc/using/index.rst +++ b/Doc/using/index.rst
@@ -13,5 +13,6 @@ .. toctree:: cmdline.rst + windows.rst mac.rst