Deploy master docs to GitHub Pages (#3359)

This commit is contained in:
daxpedda 2024-01-05 15:05:12 +01:00 committed by GitHub
parent 8ea1da7879
commit 37b6243289
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 56 additions and 0 deletions

View file

@ -254,3 +254,7 @@ web-sys = { version = "0.3.22", features = ['CanvasRenderingContext2d'] }
members = [
"run-wasm",
]
[[example]]
doc-scrape-examples = true
name = "window"