mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-17 10:10:30 -05:00
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>
22 lines
369 B
ReStructuredText
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>`
|