Display autogenerated sidebar TOC on homepage? #10720
Unanswered
dichotommy49
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.
-
Hi folks, hoping someone here can help me out. Possibly a dumb question, but I haven't managed to find a solution yet.
I have a class reference site autogenerated with docfx from XML comments in my codebase. I want the homepage of the site to display the left-hand TOC for the class reference, the toc.yaml that is autogenerated when the site is built. Problem is, I haven't found any way to do that—any toc.yaml in the same directory as docfx/index.md just modifies the top navbar, which is not what I want.
Any ideas for making this happen?
Beta Was this translation helpful? Give feedback.
All reactions