File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,18 @@ This part of the guide focuses on setting up your Python environment.
2424
2525 starting/which-python
2626 starting/installation
27- starting/dev-env
2827 starting/next
2928
3029
30+ Development Environment
31+ -----------------------
32+
33+ .. toctree::
34+ :maxdepth: 2
35+
36+ dev/env
37+ dev/virtualenvs
38+
3139Writing Great Code
3240------------------
3341
@@ -72,8 +80,6 @@ different scenarios.
7280 scenarios/admin
7381 scenarios/ci
7482 scenarios/speed
75- scenarios/virtualenvs
76-
7783
7884
7985Additional Notes
@@ -85,4 +91,4 @@ Contibution notes and legal information are here (for those interested).
8591 :maxdepth: 2
8692
8793 notes/contribute
88- notes/license
94+ notes/license
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments