mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
e8c780a570
To increase the chances of people finding the rendered docs add a link to specs.rst and index.rst. Add a label in the generated index.rst and while at it adjust the title a little bit. Reviewed-by: Breno Leitao <leitao@debian.org> Reviewed-by: Donald Hunter <donald.hunter@gmail.com> Reviewed-by: Jiri Pirko <jiri@nvidia.com> Link: https://lore.kernel.org/r/20231129041427.2763074-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
22 lines
379 B
ReStructuredText
22 lines
379 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/networking/netlink_spec/index.rst <specs>`
|