-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using summary file from subdir does not work anymore on 3.0 #1244
Comments
You have to specify the folder of the documents in {
"root": "./docs"
} Your |
@nagim Thanks for the reply! I tried this, but unfortunately it doesn't seem to work for me. With the
Without it, but keeping |
idem here |
@prudhomm Unfortunately, I still did not get this to work 😞 |
Running into the same issue when updating gitbook to 3.0.0 in Redux's book.json. |
ah sorry, my mistake, forgot to adjust the summary path. all working for me now. |
Config:
Output:
The text was updated successfully, but these errors were encountered: