diff --git a/docs/contents.rst.inc b/docs/contents.rst.inc index d157b5c..816aa63 100644 --- a/docs/contents.rst.inc +++ b/docs/contents.rst.inc @@ -19,15 +19,6 @@ This part of the guide focuses on setting up your Python environment. -Development Environment ------------------------ - -.. toctree:: - :maxdepth: 2 - - dev/env - dev/virtualenvs - Writing Great Code ------------------ @@ -75,6 +66,18 @@ This part of the guide focuses on deploying your Python code. shipping/freezing +Development Environment +----------------------- + +.. toctree:: + :maxdepth: 2 + + dev/env + dev/virtualenvs + + + + Additional Notes ----------------