mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-01-01 22:19:21 +02:00
Take out unnecessary watch dir (#303)
The directory is already mentioned in our `book.toml`.
This commit is contained in:
parent
601dc8258b
commit
e847c13fb7
@ -111,6 +111,5 @@ we'll tell `mdbook` to watch the `po/` directory for changes:
|
||||
```shell
|
||||
$ MDBOOK_BOOK__LANGUAGE=xx \
|
||||
MDBOOK_PREPROCESSOR__GETTEXT__PO_FILE=po/xx.po \
|
||||
MDBOOK_BUILD__EXTRA_WATCH_DIRS='["po"]' \
|
||||
mdbook serve -d book/xx
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user