Skip to content

Commit fb51d90

Browse files
committed
Don't doc unstable features on git for now
The generated HTML is too large to upload to gh-pages :(
1 parent 654af57 commit fb51d90

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure-pipelines.yml

-2
Original file line numberDiff line numberDiff line change
@@ -327,8 +327,6 @@ jobs:
327327
displayName: "Document js-sys"
328328
- script: cargo doc --no-deps --manifest-path crates/web-sys/Cargo.toml --all-features
329329
displayName: "Document web-sys"
330-
env:
331-
RUSTDOCFLAGS: --cfg=web_sys_unstable_apis
332330
- script: cargo doc --no-deps --manifest-path crates/futures/Cargo.toml
333331
displayName: "Document wasm-bindgen-futures"
334332
# Make a tarball even though a zip is uploaded, it looks like the tarball

0 commit comments

Comments
 (0)