mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
let's try this
This commit is contained in:
+10
-1
@@ -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
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
Linux
|
||||
=====
|
||||
@@ -0,0 +1,2 @@
|
||||
Mac OS X
|
||||
========
|
||||
@@ -0,0 +1,2 @@
|
||||
Windows
|
||||
=======
|
||||
Reference in New Issue
Block a user