summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc
AgeCommit message (Expand)AuthorFilesLines
2025-12-23kdoc: allow dots in inline @param namesSteven Price1-1/+1
2025-12-23docs: kernel-doc.rst: Parse DEFINE_ macros without prefixesMauro Carvalho Chehab1-6/+12
2025-12-23kernel-doc: add support to handle DEFINE_ variablesMauro Carvalho Chehab2-7/+23
2025-12-23kernel-doc: add support for handling global variablesMauro Carvalho Chehab2-1/+102
2025-11-29docs: kdoc: various fixes for grammar, spelling, punctuationRandy Dunlap5-26/+26
2025-11-29docs: kdoc_parser: use '@' for Excess enum valueRandy Dunlap1-1/+1
2025-11-29docs: kdoc_parser: add data/function attributes to ignoreRandy Dunlap1-0/+3
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet4-6/+6
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet9-0/+3995