doc: Number the sections in HTML output

This commit is contained in:
Tom Henderson
2023-07-05 18:58:25 -07:00
parent 79e3e8453b
commit d5f9654227
5 changed files with 5 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ This document is written in `reStructuredText <http://docutils.sourceforge.net/r
.. toctree::
:maxdepth: 2
:numbered:
introduction
general

View File

@@ -24,6 +24,7 @@ for `Sphinx <http://sphinx.pocoo.org/>`_ and is maintained in the ``doc/installa
.. toctree::
:maxdepth: 2
:numbered:
overview
quick-start

View File

@@ -24,6 +24,7 @@ This document is written in `reStructuredText <http://docutils.sourceforge.net/r
.. toctree::
:maxdepth: 2
:numbered:
organization
simulator

View File

@@ -25,6 +25,7 @@ from the ``doc/`` directory of each module. Source file column width is 100 col
.. toctree::
:maxdepth: 1
:numbered:
organization
animation

View File

@@ -24,6 +24,7 @@ This document is written in `reStructuredText <http://docutils.sourceforge.net/r
.. toctree::
:maxdepth: 2
:numbered:
quick-start
introduction