From 038d7cf4f82c60e18184f7a5ededd5c06c66a537 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 2 Sep 2012 04:38:42 -0400 Subject: [PATCH] yay --- docs/contents.rst.inc | 113 +----------------------------------------- 1 file changed, 1 insertion(+), 112 deletions(-) diff --git a/docs/contents.rst.inc b/docs/contents.rst.inc index ca36983..79c13b8 100644 --- a/docs/contents.rst.inc +++ b/docs/contents.rst.inc @@ -1,115 +1,4 @@ -Getting Started ---------------- - -This part of the guide focuses on setting up your Python environment. - -.. toctree:: - :maxdepth: 2 - - starting/which-python - -- Properly Install Python - - .. toctree:: - :maxdepth: 1 - - starting/install/osx - starting/install/win - starting/install/linux - - - -Writing Great Code ------------------- - -This part of the guide focuses on best practices for writing Python code. - -.. toctree:: - :maxdepth: 2 - - writing/structure - writing/style - writing/documentation - writing/tests - writing/license - - - -Scenario Guide --------------- - -This part of the guide focuses on tool and module advice based on -different scenarios. - -.. toctree:: - :maxdepth: 2 - - scenarios/client - scenarios/web - scenarios/cli - scenarios/gui - scenarios/db - scenarios/admin - scenarios/ci - scenarios/speed - scenarios/scientific - scenarios/imaging - scenarios/xml - - -Shipping Great Code -------------------- - -This part of the guide focuses on deploying your Python code. - -.. toctree:: - :maxdepth: 2 - - shipping/packaging - shipping/freezing - - -Development Environment ------------------------ - -.. toctree:: - :maxdepth: 2 - - dev/env - dev/virtualenvs - - - - -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:: - :maxdepth: 2 - - notes/contribute - notes/license - notes/styleguide - +stuff.