From 3749ae4746753ee95a072658f60347476188b8cb Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 23 Jan 2012 03:36:26 -0500 Subject: [PATCH] move index to end --- docs/contents.rst.inc | 38 ++++++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/docs/contents.rst.inc b/docs/contents.rst.inc index 3f6f60a..a6d7eb4 100644 --- a/docs/contents.rst.inc +++ b/docs/contents.rst.inc @@ -1,19 +1,3 @@ -Introduction ------------- - -This part of the guide, which is mostly prose, begins with some -background information about Python, then focuses on next steps. - -.. toctree:: - :maxdepth: 2 - - intro/duction - intro/community - intro/learning - intro/documentation - intro/news - - Getting Started --------------- @@ -85,6 +69,23 @@ different scenarios. Additional Notes ---------------- +This part of the guide, which is mostly prose, begins with some +background information about Python, then focuses on next steps. + +.. toctree:: + :maxdepth: 2 + + intro/duction + intro/community + intro/learning + intro/documentation + intro/news + + + + +-------------------------------------- + Contibution notes and legal information are here (for those interested). .. toctree:: @@ -93,3 +94,8 @@ Contibution notes and legal information are here (for those interested). notes/contribute notes/license notes/styleguide + + + + +