Include root_doc in toc #13351
-
|
How can I include the .. toctree::
:hidden:
master_doc
root_doc
index
contentOutput: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
The root toctree directive must be located in the master document. The idea is to form a directed acylic tree. I would have thought that either A |
Beta Was this translation helpful? Give feedback.
-
|
Heya, maybe you are after the
|
Beta Was this translation helpful? Give feedback.
Heya, maybe you are after the
selfkey, as mentioned in https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-toctree: