From f419937d2c5f2db16a8157a0a061b92c38876649 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Sun, 25 Apr 2010 17:33:56 +0200 Subject: [PATCH] License after API docs --- docs/contents.rst.inc | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/contents.rst.inc b/docs/contents.rst.inc index 72491049..1e9e7df9 100644 --- a/docs/contents.rst.inc +++ b/docs/contents.rst.inc @@ -17,6 +17,17 @@ web development. deploying/index becomingbig +API Reference +------------- + +If you are looking for information on a specific function, class or +method, this part of the documentation is for you: + +.. toctree:: + :maxdepth: 2 + + api + Additional Notes ---------------- @@ -28,14 +39,3 @@ Design notes, legal information and changelog are here for the interested: design license changelog - -API Reference -------------- - -If you are looking for information on a specific function, class or -method, this part of the documentation is for you: - -.. toctree:: - :maxdepth: 2 - - api