Files
libbpf/docs/api.rst
grantseltzer b2a63c974d docs: reconfigure libbpf documentation syncing
This adds documentation files, including ones for autogenerating API
documentation based on code comments in the source code that's pulled
in via the mirror.

Signed-off-by: Grant Seltzer <grantseltzer@gmail.com>
2021-08-16 22:30:23 -07:00

52 lines
874 B
ReStructuredText

.. SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
.. _api:
.. toctree:: Table of Contents
LIBBPF API
==================
libbpf.h
--------
.. doxygenfile:: libbpf.h
:project: libbpf
:sections: func define public-type
bpf.h
-----
.. doxygenfile:: bpf.h
:project: libbpf
:sections: func define public-type
btf.h
-----
.. doxygenfile:: btf.h
:project: libbpf
:sections: func define public-type
xsk.h
-----
.. doxygenfile:: xsk.h
:project: libbpf
:sections: func define public-type
bpf_tracing.h
-------------
.. doxygenfile:: bpf_tracing.h
:project: libbpf
:sections: func define public-type
bpf_core_read.h
---------------
.. doxygenfile:: bpf_core_read.h
:project: libbpf
:sections: func define public-type
bpf_endian.h
------------
.. doxygenfile:: bpf_endian.h
:project: libbpf
:sections: func define public-type