linux/tools/net
Jakub Kicinski 690e50dd69 tools: ynl-gen: de-kdocify enums with no doc for entries
Sometimes the names of the enum entries are self-explanatory
or come from standards. Forcing authors to write trivial kdoc
for each of such entries seems unreasonable, but kdoc would
complain about undocumented entries.

Detect enums which only have documentation for the entire
type and no documentation for entries. Render their doc
as a plain comment.

Link: https://patch.msgid.link/20241103165314.1631237-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-11-04 18:11:47 -08:00
..
sunrpc/xdrgen xdrgen: Prevent reordering of encoder and decoder functions 2024-09-20 19:31:41 -04:00
ynl tools: ynl-gen: de-kdocify enums with no doc for entries 2024-11-04 18:11:47 -08:00