Files
linux/Documentation/userspace-api/netlink/index.rst
Mauro Carvalho Chehab 11d137aaef docs: uapi: netlink: update netlink specs link
With the recent parser_yaml extension, and the removal of the
auto-generated ReST source files, the location of netlink
specs changed.

Update uAPI accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
2025-08-12 07:47:30 +02:00

22 lines
369 B
ReStructuredText

.. SPDX-License-Identifier: BSD-3-Clause
================
Netlink Handbook
================
Netlink documentation for users.
.. toctree::
:maxdepth: 2
intro
intro-specs
specs
c-code-gen
genetlink-legacy
netlink-raw
See also:
- :ref:`Documentation/core-api/netlink.rst <kernel_netlink>`
- :ref:`Documentation/netlink/specs/index.rst <specs>`