[book] title = "A Tour of C++26" language = "en" src = "book/src" [build] # The source directory is book/src; do not let the default build dir ("book") # shadow it. Missing chapter files are an error, not a silent stub. build-dir = "html" create-missing = false [output.html] default-theme = "light"