All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Make easier to use kernel-doc outside Kernel tree
@ 2026-01-29 15:49 Mauro Carvalho Chehab
  2026-01-29 15:49 ` [PATCH 1/1] docs: kdoc_files: allows the caller to use a different xforms class Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2026-01-29 15:49 UTC (permalink / raw)
  To: Linux Doc Mailing List, Jonathan Corbet
  Cc: Mauro Carvalho Chehab, linux-kernel, Randy Dunlap

Hi Jon,

This small patch comes after this series:
	https://lore.kernel.org/linux-doc/cover.1769673038.git.mchehab+huawei@kernel.org/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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-29 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-29 15:49 [PATCH 0/1] Make easier to use kernel-doc outside Kernel tree Mauro Carvalho Chehab
2026-01-29 15:49 ` [PATCH 1/1] docs: kdoc_files: allows the caller to use a different xforms class Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.