linux/tools/lib/python/kdoc
Mauro Carvalho Chehab aaacd70fb7 docs: kernel-doc.rst: Parse DEFINE_ macros without prefixes
Currently, the logic for vars require a
	type DEFINE_foo();

where type is usually "static".

Make the logic more generic.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Closes: https://lore.kernel.org/linux-doc/e1dad7e4-a0ca-4be6-a33c-97b75175c12f@infradead.org/
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <be16e087cbc065fbd041fb6d6f8fa5cf0426cca5.1765894964.git.mchehab+huawei@kernel.org>
2025-12-22 14:43:25 -07:00
..
__init__.py docs: bring some order to our Python module hierarchy 2025-11-18 09:22:40 -07:00
enrich_formatter.py docs: Move the python libraries to tools/lib/python 2025-11-18 09:22:40 -07:00
kdoc_files.py docs: kdoc: various fixes for grammar, spelling, punctuation 2025-11-29 08:35:23 -07:00
kdoc_item.py docs: Move the python libraries to tools/lib/python 2025-11-18 09:22:40 -07:00
kdoc_output.py kernel-doc: add support to handle DEFINE_ variables 2025-12-22 14:43:25 -07:00
kdoc_parser.py docs: kernel-doc.rst: Parse DEFINE_ macros without prefixes 2025-12-22 14:43:25 -07:00
kdoc_re.py docs: kdoc: various fixes for grammar, spelling, punctuation 2025-11-29 08:35:23 -07:00
latex_fonts.py docs: Move the python libraries to tools/lib/python 2025-11-18 09:22:40 -07:00
parse_data_structs.py docs: Move the python libraries to tools/lib/python 2025-11-18 09:22:40 -07:00
python_version.py docs: kdoc: various fixes for grammar, spelling, punctuation 2025-11-29 08:35:23 -07:00