mgeier / insipid-sphinx-theme

:yawning_face: An insipid theme for the Sphinx documentation generator.
https://insipid-sphinx-theme.readthedocs.io/
BSD 2-Clause "Simplified" License
38 stars 4 forks source link

DOC: Don't limit TOC depth but hide main TOC by default #140

Closed mgeier closed 1 year ago

mgeier commented 1 year ago

At first I thought about hiding the TOC and making a separate contents.html page, like at https://www.sphinx-doc.org/en/master/contents.html, but then I thought about <details> and I think this is better.