Replies: 1 comment
-
Never mind. This fixed the issue: #8693 |
Beta Was this translation helpful? Give feedback.
0 replies
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 am encountering an issue with nested TOCs in DocFX for generated content.
assert/ is where the generated content is.
Works with no problems:
This does not work:
When I --serve, then I get the following warning:
../Docs\toc.yml: warning: Unable to find either toc.yml or toc.md inside v3/. Make sure the file is included in config file docfx.json!
When I navigate to the content it looks like this:
Beta Was this translation helpful? Give feedback.
All reactions