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.
2 parents 53eccf7 + 45a2d0b commit 02bbc3fCopy full SHA for 02bbc3f
guide/src/cli/build.md
@@ -7,8 +7,8 @@ mdbook build
7
```
8
9
It will try to parse your `SUMMARY.md` file to understand the structure of your
10
-book and fetch the corresponding files. Note that files mentioned in `SUMMARY.md`
11
-but not present will be created.
+book and fetch the corresponding files. Note that this will also create files
+mentioned in `SUMMARY.md` which are not yet present.
12
13
The rendered output will maintain the same directory structure as the source for
14
convenience. Large books will therefore remain structured when rendered.
0 commit comments