RTD theme, titlesonly for second-level subtree #716
Unanswered
mikemckiernan
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was optimistic that I could show first-level headings in some files (I believe that
maxdepth: 1
will cover that), but usesubtrees:
like the foll example from the repository:It seems valid, but I didn't expect "First second-level heading" or "Second second-level heading" to be included in the TOC.
You can peek at the modifications that made at https://github.com/mikemckiernan/sphinx-external-toc/pull/1/files.
Is it intentional that the second-level headings appear? My interest is to prevent them from appearing.
Beta Was this translation helpful? Give feedback.
All reactions