section numbering
Requires
- sphinx_multitoc_numbering extension (sphinx-multitoc-numbering on pypi): otherwise the numbering restarts in each 'chapter'.
- the 'chapters' can not be in different files: the numbering from the extension is done according to the lexiorder of the filenames (removing those files makes the tutorial easier to follow anyway)
I also removed the 'maxdepth' just to see what the full toc on the main page would look like. I don't like a single subsection like '6.3.1. An unstructured grid' with no 6.3.2. I don't think the third level helps so I would go with 'maxdepth' 2.
Need to fix
dune-fempy/build-cmake/doc/dune-fempy_nb.ipynb:492: WARNING: File not found: 'furtherexamples.rst'
Edited by Andreas Dedner