All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Better handle xform class
@ 2026-03-06 15:25 Mauro Carvalho Chehab
  2026-03-06 15:25 ` [PATCH v2 1/2] docs: kdoc_files: allows the caller to use a different xforms class Mauro Carvalho Chehab
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2026-03-06 15:25 UTC (permalink / raw)
  To: Linux Doc Mailing List, Jonathan Corbet
  Cc: Mauro Carvalho Chehab, linux-kernel, Randy Dunlap

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


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

end of thread, other threads:[~2026-03-09 16:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-06 15:25 [PATCH v2 0/2] Better handle xform class Mauro Carvalho Chehab
2026-03-06 15:25 ` [PATCH v2 1/2] docs: kdoc_files: allows the caller to use a different xforms class Mauro Carvalho Chehab
2026-03-06 15:25 ` [PATCH v2 2/2] docs: kdoc_files: document KernelFiles() ABI Mauro Carvalho Chehab
2026-03-09 16:28 ` [PATCH v2 0/2] Better handle xform class Jonathan Corbet

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.