[PATCH v2 0/2] Better handle xform class
From: Mauro Carvalho Chehab
Date: Fri Mar 06 2026 - 10:26:11 EST
Hi Jon,
Those two patches are meant to help re-using kernel-doc outside
Linux Kernel. Currently, QEMU uses it, but it requires a different
transforms table. The first patch adds support to overriding it
there; The second one documents its ABI.
-
I'm picking those two patches from the past series. Those were
merged together with man fixes, but they're unrelated.
So, let's place them in separate.
Mauro Carvalho Chehab (2):
docs: kdoc_files: allows the caller to use a different xforms class
docs: kdoc_files: document KernelFiles() ABI
tools/lib/python/kdoc/kdoc_files.py | 53 +++++++++++++++++++++++++++--
1 file changed, 50 insertions(+), 3 deletions(-)
--
2.52.0