From 4be4ef038ea8e206bdd3682dab3cb7b5184994eb Mon Sep 17 00:00:00 2001 From: orangain Date: Sat, 12 Dec 2015 16:21:00 +0900 Subject: [PATCH] DOC: Add captions to toctrees which appear in sidebar --- docs/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 0d21f5d40..4cb3eb741 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -28,6 +28,7 @@ First steps =========== .. toctree:: + :caption: First steps :hidden: intro/overview @@ -53,6 +54,7 @@ Basic concepts ============== .. toctree:: + :caption: Basic concepts :hidden: topics/commands @@ -110,6 +112,7 @@ Built-in services ================= .. toctree:: + :caption: Built-in services :hidden: topics/logging @@ -138,6 +141,7 @@ Solving specific problems ========================= .. toctree:: + :caption: Solving specific problems :hidden: faq @@ -203,6 +207,7 @@ Extending Scrapy ================ .. toctree:: + :caption: Extending Scrapy :hidden: topics/architecture @@ -240,6 +245,7 @@ All the rest ============ .. toctree:: + :caption: All the rest :hidden: news