We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f60ab2 commit dd78e84Copy full SHA for dd78e84
book.toml
@@ -18,3 +18,7 @@ smart-punctuation = true
18
edition = "2021"
19
20
[preprocessor.spec]
21
+command = "cargo run --manifest-path mdbook-spec/Cargo.toml"
22
+
23
+[build]
24
+extra-watch-dirs = ["mdbook-spec/src"]
0 commit comments