Shrink down the TOC.
Have features be a subsection of summary so that the users of anvil do not have to browse through it to get started (the typical case). Change-Id: If0e1bd361f87b4310319f109479a56011e9ff2f5
This commit is contained in:
parent
8ddf934a91
commit
0102372be1
@ -10,11 +10,10 @@ ANVIL Documentation
|
|||||||
----
|
----
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 3
|
:maxdepth: 2
|
||||||
|
|
||||||
topics/summary
|
topics/summary
|
||||||
topics/features
|
topics/gettingstarted
|
||||||
topics/basics
|
|
||||||
topics/docs
|
topics/docs
|
||||||
topics/qanda
|
topics/qanda
|
||||||
topics/bugshugscode
|
topics/bugshugscode
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
=========
|
|
||||||
Basics
|
|
||||||
=========
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
gettingstarted
|
|
@ -5,11 +5,6 @@
|
|||||||
Examples
|
Examples
|
||||||
========
|
========
|
||||||
|
|
||||||
Preparing your own
|
|
||||||
------------------
|
|
||||||
|
|
||||||
**See:** :ref:`getting-started` to make the right preparation.
|
|
||||||
|
|
||||||
Bootstrapping
|
Bootstrapping
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
@ -22,4 +22,11 @@ The distinguishing part from devstack_ (besides being written in python and not
|
|||||||
shell), is that after building those packages (currently rpms) the same packages
|
shell), is that after building those packages (currently rpms) the same packages
|
||||||
can be used later (or at the same time) to actually deploy at a larger scale with.
|
can be used later (or at the same time) to actually deploy at a larger scale with.
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
|
||||||
|
features
|
||||||
|
|
||||||
|
|
||||||
.. _devstack: http://www.devstack.org/
|
.. _devstack: http://www.devstack.org/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user