mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-25 16:25:25 +00:00
Update docs.sh
This commit is contained in:
parent
db24b3023f
commit
b47ff73b44
2
.github/workflows/docs.sh
vendored
2
.github/workflows/docs.sh
vendored
@ -17,7 +17,7 @@ function doc() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Core crates only!
|
# Core crates only!
|
||||||
doc spirv-std
|
cargo doc --manifest-path "spirv-std/Cargo.toml"
|
||||||
doc spirv-tools-sys
|
doc spirv-tools-sys
|
||||||
doc spirv-tools
|
doc spirv-tools
|
||||||
doc rustc_codegen_spirv
|
doc rustc_codegen_spirv
|
||||||
|
Loading…
Reference in New Issue
Block a user