]> git.ipfire.org Git - thirdparty/linux.git/commit
tools: ynl: add short doc to class YnlFamily
authorJakub Kicinski <kuba@kernel.org>
Tue, 10 Mar 2026 00:53:35 +0000 (17:53 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Mar 2026 02:30:03 +0000 (19:30 -0700)
commit8bbcfce5db97abc6ca2066b540e88702f461128b
tree7338ead293ebdd18b1ac71e04b1507c61e64d567
parentc26fda6212b88af1e667474728dd241ebf6ba1d1
tools: ynl: add short doc to class YnlFamily

The class is quite long. It's getting hard to find the user-facing
methods. Add a short doc at the class level explaining the main API.

Link: https://patch.msgid.link/20260310005337.3594225-4-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/pyynl/lib/ynl.py