fix syntax for toctree

Fix the syntax for one toctree element and make the indentation for
all of them consistent.

Change-Id: I11abeda4a7568c741fc1303e00b008eca419ad4b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-01-16 14:18:50 -05:00
parent 60609eaea7
commit 4734e6caa4
1 changed files with 10 additions and 10 deletions

View File

@ -56,7 +56,7 @@ User guide
Launchpad Migration guides
--------------------------
.. toctree::
:maxdepth 1
:maxdepth: 1
migration
@ -64,29 +64,29 @@ Developer docs
--------------
.. toctree::
:maxdepth: 1
:maxdepth: 1
contributing
webclient
contributing
webclient
Extending StoryBoard
--------------------
.. toctree::
:maxdepth: 1
:maxdepth: 1
Overview <extending/index>
Plugins: Cron Workers <extending/plugin_cron>
Plugins: Event Workers <extending/plugin_worker>
Overview <extending/index>
Plugins: Cron Workers <extending/plugin_cron>
Plugins: Event Workers <extending/plugin_worker>
Client API Reference
--------------------
.. toctree::
:maxdepth: 1
:maxdepth: 1
webapi/v1
webapi/v1
Indices and tables
==================