Skip to content

Commit 32291a2

Browse files
committed
Opt in to generate-link-to-definition when building on docs.rs
1 parent 5e6b076 commit 32291a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ doc-scrape-examples = false
2929

3030
[package.metadata.docs.rs]
3131
targets = ["x86_64-unknown-linux-gnu"]
32+
rustdoc-args = ["--generate-link-to-definition"]

0 commit comments

Comments
 (0)