From 24d3fed411ebf3ce5a9eebc5971c5c1c0878cd5b Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 12 Aug 2015 22:21:01 +0200 Subject: [PATCH] docs: Add captions to ToCs (cherry picked from commit 25e612876cd2a5ffdf8be9061d87e74b6b37352f) --- docs/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 9085024a..647d2319 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -78,6 +78,7 @@ Usage ===== .. toctree:: + :caption: Usage :maxdepth: 2 installation/index @@ -93,6 +94,7 @@ Extensions ========== .. toctree:: + :caption: Extensions :maxdepth: 2 ext/local @@ -112,6 +114,7 @@ Clients ======= .. toctree:: + :caption: Clients :maxdepth: 2 clients/http @@ -124,6 +127,7 @@ About ===== .. toctree:: + :caption: About :maxdepth: 1 authors @@ -136,6 +140,7 @@ Development =========== .. toctree:: + :caption: Development :maxdepth: 2 contributing @@ -149,6 +154,7 @@ Reference ========= .. toctree:: + :caption: Reference :maxdepth: 2 glossary