summaryrefslogtreecommitdiffstats
path: root/tools/lib/python/kdoc/kdoc_files.py
AgeCommit message (Expand)AuthorLines
2026-03-30doc tools: better handle KBUILD_VERBOSEMauro Carvalho Chehab-1/+6
2026-03-25docs: kdoc: better handle source when producing YAML outputMauro Carvalho Chehab-7/+1
2026-03-22docs: kernel-doc: add support to store output on a YAML fileMauro Carvalho Chehab-6/+41
2026-03-22docs: kdoc_files: move output symbols logic to kdoc_outputMauro Carvalho Chehab-16/+2
2026-03-22docs: kdoc_files: use a class to group config parametersMauro Carvalho Chehab-14/+31
2026-03-09docs: kdoc_files: document KernelFiles() ABIMauro Carvalho Chehab-1/+43
2026-03-09docs: kdoc_files: allows the caller to use a different xforms classMauro Carvalho Chehab-2/+7
2026-03-03docs: kdoc_parser: move transform lists to a separate fileMauro Carvalho Chehab-1/+2
2026-01-23docs: kdoc_files: Improve docstrings and commentsMauro Carvalho Chehab-11/+12
2025-11-29docs: kdoc: various fixes for grammar, spelling, punctuationRandy Dunlap-2/+2
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/+294