summaryrefslogtreecommitdiffstats
path: root/tools/lib/python/kdoc/kdoc_parser.py
AgeCommit message (Expand)AuthorLines
2025-12-22kdoc: allow dots in inline @param namesSteven Price-1/+1
2025-12-22docs: kernel-doc.rst: Parse DEFINE_ macros without prefixesMauro Carvalho Chehab-6/+12
2025-12-22kernel-doc: add support to handle DEFINE_ variablesMauro Carvalho Chehab-4/+21
2025-12-22kernel-doc: add support for handling global variablesMauro Carvalho Chehab-1/+55
2025-11-29docs: kdoc: various fixes for grammar, spelling, punctuationRandy Dunlap-7/+7
2025-11-29docs: kdoc_parser: use '@' for Excess enum valueRandy Dunlap-1/+1
2025-11-29docs: kdoc_parser: add data/function attributes to ignoreRandy Dunlap-0/+3
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet-2/+2
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet-0/+1667