commit | d95a1ee6520620459fbb8c6a8db27b4d4a6ec547 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Dec 04 16:10:02 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Dec 04 16:10:02 2007 +0000 |
tree | eb1ea3e763f845dfe37632573b4dd81252b96bd2 | |
parent | 19b1aaa45d4d343b0710cef3ffdd24ef3b9230d2 [diff] [blame] |
Add "Python on Unix" document, mostly written for GHOP by Shriphani Palakodety.
diff --git a/Doc/using/index.rst b/Doc/using/index.rst index e2fa4b4..ac5fd3c 100644 --- a/Doc/using/index.rst +++ b/Doc/using/index.rst
@@ -13,6 +13,7 @@ .. toctree:: cmdline.rst + unix.rst windows.rst mac.rst