let's try this

This commit is contained in:
Kenneth Reitz
2012-01-23 04:01:21 -05:00
parent 8d0b03523a
commit d12c8402db
4 changed files with 16 additions and 1 deletions
+10 -1
View File
@@ -7,7 +7,16 @@ This part of the guide focuses on setting up your Python environment.
:maxdepth: 2
starting/which-python
starting/installation
- Properly Install Python
.. toctree::
:maxdepth: 1
starting/install/osx
starting/install/win
starting/install/linux
Development Environment
+2
View File
@@ -0,0 +1,2 @@
Linux
=====
+2
View File
@@ -0,0 +1,2 @@
Mac OS X
========
+2
View File
@@ -0,0 +1,2 @@
Windows
=======