Fix Index.rst for TOC

Configure index.rst to add search
and show user stories properly.

Change-Id: Ifa3edbfc5ba80b091dc48ed67f964ed5e53fbbe4
This commit is contained in:
Shamail Tahir
2015-08-31 23:03:01 -04:00
parent b822d9aacb
commit 0652cc1bea

View File

@@ -22,9 +22,10 @@ User Story Status
status/*
==================
Draft User Stories
==================
User Stories
------------
Drafts:
.. toctree::
:glob:
@@ -32,9 +33,7 @@ Draft User Stories
user-stories/draft/*
=====================
Proposed User Stories
=====================
Proposed:
.. toctree::
:glob:
@@ -42,12 +41,17 @@ Proposed User Stories
user-stories/proposed/*
====================
Tracked User Stories
====================
Tracked:
.. toctree::
:glob:
:maxdepth: 1
user-stories/tracked/*
==================
Indices and tables
==================
* :ref:`search`