really coming together

This commit is contained in:
Kenneth Reitz
2011-04-23 16:59:49 -04:00
parent 82e5981cf2
commit f21238d2d6
4 changed files with 86 additions and 2 deletions
+5 -2
View File
@@ -36,8 +36,9 @@ This part of the guide focuses on best practices for writing Python code.
writing/structure
writing/style
starting/documentation
starting/tests
writing/documentation
writing/tests
writing/license
@@ -62,6 +63,8 @@ different scenarios.
.. toctree::
:maxdepth: 2
scenarios/cli
scenarios/gui
scenarios/web
scenarios/admin
scenarios/ci