xref: /linux/Documentation/userspace-api/netlink/index.rst (revision a7ddedc84c59a645ef970b992f7cda5bffc70cc0)
1.. SPDX-License-Identifier: BSD-3-Clause
2
3================
4Netlink Handbook
5================
6
7Netlink documentation for users.
8
9.. toctree::
10   :maxdepth: 2
11
12   intro
13   intro-specs
14   specs
15   c-code-gen
16   genetlink-legacy
17   netlink-raw
18
19See also:
20 - :ref:`Documentation/core-api/netlink.rst <kernel_netlink>`
21 - :ref:`Documentation/netlink/specs/index.rst <specs>`
22