Replies: 1 comment
-
I can't reproduce this using the reported steps. If I do not run If I run |
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.
-
Operating System:
Windows
DocFX Version Used: 2.56.1
Template used:
statictoc
Steps to Reproduce:
Create a default config.
Add an article to the
articles
folder.Add the new article to the
articles/toc.yml
Remove
intro.md
from thearticles/toc.yml
Remove
intro.md
Generate website
Expected Behavior:
Uses the first available article as start location
Actual Behavior:
Tries to find index.html which no longer exists and displays an empty page.
Beta Was this translation helpful? Give feedback.
All reactions