Skip to content

Commit 3749ae4

Browse files
author
Kenneth Reitz
committed
move index to end
1 parent f24e061 commit 3749ae4

1 file changed

Lines changed: 22 additions & 16 deletions

File tree

docs/contents.rst.inc

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
Introduction
2-
------------
3-
4-
This part of the guide, which is mostly prose, begins with some
5-
background information about Python, then focuses on next steps.
6-
7-
.. toctree::
8-
:maxdepth: 2
9-
10-
intro/duction
11-
intro/community
12-
intro/learning
13-
intro/documentation
14-
intro/news
15-
16-
171
Getting Started
182
---------------
193

@@ -85,6 +69,23 @@ different scenarios.
8569
Additional Notes
8670
----------------
8771

72+
This part of the guide, which is mostly prose, begins with some
73+
background information about Python, then focuses on next steps.
74+
75+
.. toctree::
76+
:maxdepth: 2
77+
78+
intro/duction
79+
intro/community
80+
intro/learning
81+
intro/documentation
82+
intro/news
83+
84+
85+
86+
87+
--------------------------------------
88+
8889
Contibution notes and legal information are here (for those interested).
8990

9091
.. toctree::
@@ -93,3 +94,8 @@ Contibution notes and legal information are here (for those interested).
9394
notes/contribute
9495
notes/license
9596
notes/styleguide
97+
98+
99+
100+
101+

0 commit comments

Comments
 (0)