From a92c57ee89ccf0440ffb630b8e3f3d5c1e7997af Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 7 Jun 2010 02:14:53 +0200 Subject: [PATCH] docs: Split TOC into three parts and show the full depth --- docs/index.rst | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 2a6dbfc5..a14181b3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,17 +1,28 @@ .. include:: ../README.rst -Contents -======== +User documentation +================== .. toctree:: - :maxdepth: 3 installation/index changes - development/index - api/index authors +Reference documentation +======================= + +.. toctree:: + + api/index + +Development documentation +========================= + +.. toctree:: + + development/index + Indices and tables ==================