Include root_doc in toc #13351
Answered
by
chrisjsewell
WhyNotHugo
asked this question in
Q&A
|
How can I include the .. toctree::
:hidden:
master_doc
root_doc
index
contentOutput: |
Answered by
chrisjsewell
Feb 17, 2025
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 |
1 reply
|
Heya, maybe you are after the
|
3 replies
Answer selected by
WhyNotHugo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Heya, maybe you are after the
selfkey, as mentioned in https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-toctree: