From 687e844fb32802dc75e63ef18ef4bbc4b06d85bf Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Fri, 18 Sep 2015 05:24:54 -0700 Subject: [PATCH] Update doc index with captions --- docs/source/index.rst | 41 +++++++++++++++++++++++++++++++---------- 1 file changed, 31 insertions(+), 10 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index f113451dc..b4a38f71f 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,16 +3,37 @@ The Jupyter notebook ==================== .. toctree:: - :maxdepth: 2 - - notebook - config - public_server - security - extending/index - development - examples/Notebook/Examples and Tutorials Index - changelog + :maxdepth: 2 + :caption: User Documentation + + notebook + +.. toctree:: + :maxdepth: 2 + :caption: Configuration + + config + public_server + security + extending/index + +.. toctree:: + :maxdepth: 2 + :caption: Developer Documentation + + development + +.. toctree:: + :maxdepth: 2 + :caption: Community documentation + + examples/Notebook/Examples and Tutorials Index + +.. toctree:: + :maxdepth: 2 + :caption: About Jupyter Notebook + + changelog .. _old-notebook-docs: