Fix Index.rst for TOC
Configure index.rst to add search and show user stories properly. Change-Id: Ifa3edbfc5ba80b091dc48ed67f964ed5e53fbbe4
This commit is contained in:
		@@ -22,9 +22,10 @@ User Story Status
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
   status/*
 | 
					   status/*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
==================
 | 
					User Stories
 | 
				
			||||||
Draft User Stories
 | 
					------------
 | 
				
			||||||
==================
 | 
					
 | 
				
			||||||
 | 
					Drafts:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. toctree::
 | 
					.. toctree::
 | 
				
			||||||
   :glob:
 | 
					   :glob:
 | 
				
			||||||
@@ -32,9 +33,7 @@ Draft User Stories
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
   user-stories/draft/*
 | 
					   user-stories/draft/*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
=====================
 | 
					Proposed:
 | 
				
			||||||
Proposed User Stories
 | 
					 | 
				
			||||||
=====================
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. toctree::
 | 
					.. toctree::
 | 
				
			||||||
   :glob:
 | 
					   :glob:
 | 
				
			||||||
@@ -42,12 +41,17 @@ Proposed User Stories
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
   user-stories/proposed/*
 | 
					   user-stories/proposed/*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
====================
 | 
					Tracked:
 | 
				
			||||||
Tracked User Stories
 | 
					 | 
				
			||||||
====================
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. toctree::
 | 
					.. toctree::
 | 
				
			||||||
   :glob:
 | 
					   :glob:
 | 
				
			||||||
   :maxdepth: 1
 | 
					   :maxdepth: 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   user-stories/tracked/*
 | 
					   user-stories/tracked/*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					==================
 | 
				
			||||||
 | 
					Indices and tables
 | 
				
			||||||
 | 
					==================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* :ref:`search`
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user