Closed electrofelix closed 7 years ago
Ensures that :hidden: option does not cause an exception, and also sets includehidden=True to populate the sidebar TOC with the full TOC in line with expectations of just hiding the output in the main page layout.
:hidden:
includehidden=True
I have just run into this as well. Can we get this merged and get a new version out?
https://github.com/sphinx-doc/sphinx/issues/3503
Ensures that
:hidden:
option does not cause an exception, and also setsincludehidden=True
to populate the sidebar TOC with the full TOC in line with expectations of just hiding the output in the main page layout.