mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 00:39:07 +08:00
README: add link to readthedocs doc site
Add link to https://libbpf.readthedocs.io/en/latest/api.html for API documentation.
This commit is contained in:
@@ -13,6 +13,9 @@ their counterpart files at
|
||||
BPF/libbpf usage and questions
|
||||
==============================
|
||||
|
||||
Libbpf documentation can be found [here](https://libbpf.readthedocs.io/en/latest/api.html).
|
||||
It's an ongoing effort and has ways to go, but please take a look and consider contributing as well.
|
||||
|
||||
Please check out [libbpf-bootstrap](https://github.com/libbpf/libbpf-bootstrap)
|
||||
and [the companion blog post](https://nakryiko.com/posts/libbpf-bootstrap/) for
|
||||
the examples of building BPF applications with libbpf.
|
||||
|
||||
Reference in New Issue
Block a user