[PATCH 0/1] Make easier to use kernel-doc outside Kernel tree
From: Mauro Carvalho Chehab
Date: Thu Jan 29 2026 - 10:50:20 EST
Hi Jon,
This small patch comes after this series:
https://lore.kernel.org/linux-doc/cover.1769673038.git.mchehab+huawei@xxxxxxxxxx/T/#t
It is goal is to help syncing kernel-doc with QEMU, as we're using
it there as well for documentations. Yet, QEMU needs to have their
own set of function macros. This change makes easy to override it
at the caller script.
Mauro Carvalho Chehab (1):
docs: kdoc_files: allows the caller to use a different xforms class
tools/lib/python/kdoc/kdoc_files.py | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
--
2.52.0