mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-24 21:52:13 +00:00
Document unstable APIs in master docs (#2025)
This commit is contained in:
parent
db49d8124a
commit
597af6c2e6
@ -281,6 +281,8 @@ jobs:
|
||||
displayName: "Document js-sys"
|
||||
- script: cargo doc --no-deps --manifest-path crates/web-sys/Cargo.toml --all-features
|
||||
displayName: "Document web-sys"
|
||||
env:
|
||||
RUSTDOCFLAGS: --cfg=web_sys_unstable_apis
|
||||
- script: cargo doc --no-deps --manifest-path crates/futures/Cargo.toml
|
||||
displayName: "Document wasm-bindgen-futures"
|
||||
# Make a tarball even though a zip is uploaded, it looks like the tarball
|
||||
|
Loading…
x
Reference in New Issue
Block a user