]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'tools-ynl-rst-display-attribute-set-doc'
authorJakub Kicinski <kuba@kernel.org>
Tue, 16 Sep 2025 01:27:22 +0000 (18:27 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 16 Sep 2025 01:27:22 +0000 (18:27 -0700)
Matthieu Baerts says:

====================
tools: ynl: rst: display attribute-set doc

Some attribute-set have a documentation (doc:), but they are not
displayed in the RST / HTML version. This series adds the missing
parsing of these 'doc' fields.

While at it, it also fixes how the 'doc' fields are declared on multiple
lines.
====================

Link: https://patch.msgid.link/20250913-net-next-ynl-attr-doc-rst-v3-0-4f06420d87db@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge