Closed
Description
My book doesn't use README.md as the introduction. Instead, it's a guide to contributing, how to build the book, etc..
As such, I don't want it included in the summary at all. As far as I can tell this isn't possible. Adding the file to .bookignore causes the following error:
ENOENT, stat '/Users/david/code/books/webhookbook/_book/index.html'
My preferred solution would be an option entry in book.json
called ignoreReadme
or something similar that when set to true would simply let me skip adding the README to the summary.
Metadata
Metadata
Assignees
Labels
No labels