You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It started complaining that it can't find SUMMARY.md in the directory <repository>/src
The book is in the directory <repository>/docs and that's why we pass the docs argument to guide it to the right place.
Swapping the order of the arguments fixes the problem: