summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/xforms_lists.py
AgeCommit message (Expand)Author
6 dayskdoc: xforms: ignore special static/inline macrosRandy Dunlap
6 dayskdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-docRandy Dunlap
6 dayskernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()Randy Dunlap
2026-05-15kdoc: xforms: move context attrs to function_xforms listRandy Dunlap
2026-05-15docs: kernel-doc: python: strip __counted_by_ptr macroTudor Ambarus
2026-04-27docs: xforms_lists: allow __maybe_unused in func parametersRandy Dunlap
2026-03-22docs: xforms_lists: use CMatch for all identifiersMauro Carvalho Chehab
2026-03-22docs: kdoc_parser: avoid tokenizing structs everytimeMauro Carvalho Chehab
2026-03-22docs: xforms_lists: better evaluate struct_group macrosMauro Carvalho Chehab
2026-03-22docs: xforms_lists: handle struct_group directlyMauro Carvalho Chehab
2026-03-22docs: kdoc: replace NestedMatch with CMatchMauro Carvalho Chehab
2026-03-03docs: kdoc_parser: move nested match transforms to xforms_lists.pyMauro Carvalho Chehab
2026-03-03docs: xforms_lists: ignore context analysis and lock attributesRandy Dunlap
2026-03-03docs: kdoc_parser: move transform lists to a separate fileMauro Carvalho Chehab