aboutsummaryrefslogtreecommitdiff
path: root/book/en/book.toml
diff options
context:
space:
mode:
Diffstat (limited to 'book/en/book.toml')
-rw-r--r--book/en/book.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/book/en/book.toml b/book/en/book.toml
index 50d5f16..25f841a 100644
--- a/book/en/book.toml
+++ b/book/en/book.toml
@@ -10,6 +10,9 @@ multilingual = false
src = "src"
title = "Real-Time Interrupt-driven Concurrency"
+[build]
+create-missing = false
+
[preprocessor.mermaid]
command = "mdbook-mermaid"