Add new crates to document workflow
This commit is contained in:
parent
abc993103f
commit
a17a7103d3
1 changed files with 3 additions and 0 deletions
3
.github/workflows/document.yml
vendored
3
.github/workflows/document.yml
vendored
|
|
@ -15,8 +15,11 @@ jobs:
|
|||
run: |
|
||||
cargo doc --no-deps --all-features \
|
||||
-p iced_core \
|
||||
-p iced_style \
|
||||
-p iced_futures \
|
||||
-p iced_native \
|
||||
-p iced_lazy \
|
||||
-p iced_pure \
|
||||
-p iced_graphics \
|
||||
-p iced_wgpu \
|
||||
-p iced_glow \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue