doc: Number the sections in HTML output
This commit is contained in:
@@ -24,6 +24,7 @@ This document is written in `reStructuredText <http://docutils.sourceforge.net/r
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
introduction
|
||||
general
|
||||
|
||||
@@ -24,6 +24,7 @@ for `Sphinx <http://sphinx.pocoo.org/>`_ and is maintained in the ``doc/installa
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
overview
|
||||
quick-start
|
||||
|
||||
@@ -24,6 +24,7 @@ This document is written in `reStructuredText <http://docutils.sourceforge.net/r
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
organization
|
||||
simulator
|
||||
|
||||
@@ -25,6 +25,7 @@ from the ``doc/`` directory of each module. Source file column width is 100 col
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:numbered:
|
||||
|
||||
organization
|
||||
animation
|
||||
|
||||
@@ -24,6 +24,7 @@ This document is written in `reStructuredText <http://docutils.sourceforge.net/r
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:numbered:
|
||||
|
||||
quick-start
|
||||
introduction
|
||||
|
||||
Reference in New Issue
Block a user