mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-31 20:11:55 +00:00
Provide docs.rs metadata for generating docs
Makes sure that docs.rs, when it supports it, provides all the documentation for all our features!
This commit is contained in:
@@ -4,6 +4,9 @@ version = "0.1.0"
|
||||
authors = ["The wasm-bindgen Developers"]
|
||||
readme = "./README.md"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
test = false
|
||||
|
Reference in New Issue
Block a user