Skip to content

Commit 58c362b

Browse files
authored
Merge pull request realpython#763 from kennethreitz/revert-747-patch-1
Revert "Update contents.rst.inc"
2 parents 3a353c6 + 4a7336f commit 58c362b

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/contents.rst.inc

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,16 @@ New to Python? Let's properly setup up your Python environment.
77
:maxdepth: 2
88
99
starting/which-python
10-
starting/installation
11-
starting/install/osx
12-
starting/install/win
13-
starting/install/linux
10+
11+
- Properly Install Python
12+
13+
.. toctree::
14+
:maxdepth: 1
15+
16+
starting/installation
17+
starting/install/osx
18+
starting/install/win
19+
starting/install/linux
1420
1521
1622

0 commit comments

Comments
 (0)