doc: Don't put comments inside toctree
Turns out you can't embed a comment inside a toctree, resulting in the following error: WARNING: toctree contains reference to nonexisting document u'.. NOTE: keep this list sorted by title' Change-Id: Ifc3fbcde8371b8002f3b17364e6f252e36113702
This commit is contained in:
parent
dfc6614f58
commit
8079cff3b7
@ -139,11 +139,11 @@ decisions, so its easier for people to engage in the debates about
|
|||||||
the future of Nova's architecture. This is all part of Open Design and
|
the future of Nova's architecture. This is all part of Open Design and
|
||||||
Open Development.
|
Open Development.
|
||||||
|
|
||||||
|
.. NOTE: keep this list sorted by title
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
.. NOTE: keep this list sorted by title
|
|
||||||
|
|
||||||
addmethod.openstackapi
|
addmethod.openstackapi
|
||||||
rpc
|
rpc
|
||||||
block_device_mapping
|
block_device_mapping
|
||||||
|
Loading…
Reference in New Issue
Block a user