add a table of contents
Add a table of contents help readers find the information they need without having to read all of the prose on every page. Remove the site-map file, which doesn't appear to be linked anywhere. Change-Id: Ib5761c9cfdd5a083df562413d727cb4ac7547c9e Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
caad9221e0
commit
84ce2f1c9b
@ -142,3 +142,12 @@ services, features, and configuration not present in base devstack.
|
||||
Get :doc:`the big picture <overview>` of what we are trying to do
|
||||
with devstack, and help us by :doc:`contributing to the project
|
||||
<hacking>`.
|
||||
|
||||
Contents
|
||||
--------
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 2
|
||||
|
||||
*
|
||||
|
@ -1,24 +0,0 @@
|
||||
:orphan:
|
||||
|
||||
.. the TOC on the front page actually makes the document a lot more
|
||||
confusing. This lets us bury a toc which we can link in when
|
||||
appropriate.
|
||||
|
||||
==========
|
||||
Site Map
|
||||
==========
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
|
||||
overview
|
||||
configuration
|
||||
networking
|
||||
plugins
|
||||
plugin-registry
|
||||
faq
|
||||
development
|
||||
hacking
|
||||
guides
|
||||
systemd
|
Loading…
Reference in New Issue
Block a user