Add iced_highlighter to document workflow
This commit is contained in:
parent
77db169902
commit
0166744654
1 changed files with 1 additions and 0 deletions
1
.github/workflows/document.yml
vendored
1
.github/workflows/document.yml
vendored
|
|
@ -15,6 +15,7 @@ jobs:
|
|||
RUSTDOCFLAGS="--cfg docsrs" \
|
||||
cargo doc --no-deps --all-features \
|
||||
-p iced_core \
|
||||
-p iced_highlighter \
|
||||
-p iced_style \
|
||||
-p iced_futures \
|
||||
-p iced_runtime \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue