Skip to content

Commit 7a5b59f

Browse files
author
Kenneth Reitz
committed
refactor of dev env sections
realpython#65
1 parent 0ea2cda commit 7a5b59f

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

docs/contents.rst.inc

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff 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+
3139
Writing 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

7985
Additional 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.

0 commit comments

Comments
 (0)