Skip to content

Commit 6b03ce4

Browse files
Add documentation for --book-location option
1 parent 9689b41 commit 6b03ce4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/doc/rustdoc/src/unstable-features.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -776,3 +776,9 @@ will be split as follows:
776776
"you today?",
777777
]
778778
```
779+
780+
## Bundling or linking to a guide
781+
782+
You can generate a link to a guide or bundle an `mdbook` guide using the `--book-location`
783+
command line argument. It accepts either a URL or a path. If a path is provided, the book will
784+
be built with `mdbook`.

0 commit comments

Comments
 (0)