Skip to content

Commit 2a2c706

Browse files
d-e-s-odanielocfb
authored andcommitted
Add direct link to documentation
Make the URL to the documentation of the library crate known so that it will be easier to click through to it from a crates.io search.
1 parent 08cb60b commit 2a2c706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "Rust bindings to libbpf from the Linux kernel"
55
readme = "README.md"
66
repository = "https://github.com/libbpf/libbpf-sys"
77
homepage = "https://github.com/libbpf/libbpf-sys"
8+
documentation = "https://docs.rs/libbpf-sys"
89
keywords = ["bpf", "ebpf", "xdp"]
910
authors = [
1011
"Alex Forster <[email protected]>",

0 commit comments

Comments
 (0)