1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/Documentation/networking/netlink_spec
Jan Stancek ab88c2b373 tools: ynl: move python code to separate sub-directory
Move python code to a separate directory so it can be
packaged as a python module. Updates existing references
in selftests and docs.

Also rename ynl-gen-[c|rst] to ynl_gen_[c|rst], avoid
dashes as these prevent easy imports for entrypoints.

Signed-off-by: Jan Stancek <jstancek@redhat.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/a4151bad0e6984e7164d395125ce87fd2e048bf1.1736343575.git.jstancek@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-01-09 12:53:27 -08:00
..
.gitignore Documentation: Document each netlink family 2023-11-24 01:16:56 +00:00
readme.txt tools: ynl: move python code to separate sub-directory 2025-01-09 12:53:27 -08:00

SPDX-License-Identifier: GPL-2.0

This file is populated during the build of the documentation (htmldocs) by the
tools/net/ynl/pyynl/ynl_gen_rst.py script.