Add a toctree to sidebar for tabbed content #812
Unanswered
ma-sadeghi
asked this question in
Q&A
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.
-
Consider the following snippet:
The folders
reference
andtutorials
each contain a set of Jupyter notebooks, which are nicely tabulated using the above snippet, however, the toctree in the sidebar doesn't have the "tabbed" structure, instead all of notebooks are listed under "Generators".My question is: is there a way to make the toctree in the sidebar to be hierarchical, meaning that Generators drop down would show two items: Tutorials and Reference, each having their own drop down. Thank you so much!
Beta Was this translation helpful? Give feedback.
All reactions