mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-18 10:51:04 +00:00
Opt in to generate-link-to-definition when building on docs.rs
This commit is contained in:
@@ -28,6 +28,7 @@ features = ["derive", "rc"]
|
||||
[package.metadata.docs.rs]
|
||||
features = ["derive"]
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
rustdoc-args = ["--generate-link-to-definition"]
|
||||
|
||||
|
||||
### FEATURES #################################################################
|
||||
|
||||
Reference in New Issue
Block a user