Closed bsipocz closed 2 months ago
Well, unfortunately this seems to be a deep rabbit hole (see https://github.com/sphinx-doc/sphinx/issues/2103 and references therein) without an obviously good solution.
I tried to use :caption:
within the toctree
directive, but as opposed to the headings, those don't come with anchors, and also use a level or two smaller fonts.
E.g both
Tutorial Notebooks
andUser Documentation
should have been listed in the left hand side, but that heading level has been skipped in the TOC?