We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc93cd commit 5945e3bCopy full SHA for 5945e3b
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