All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] man pages: Add a SEE ALSO pointing to Kernel source
@ 2025-10-01 14:13 Mauro Carvalho Chehab
  2025-10-01 14:13 ` [PATCH 1/1] kernel-doc: output source file name at SEE ALSO Mauro Carvalho Chehab
  2025-10-01 15:06 ` [PATCH 0/1] man pages: Add a SEE ALSO pointing to Kernel source Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2025-10-01 14:13 UTC (permalink / raw)
  To: Jonathan Corbet, Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Mauro Carvalho Chehab, linux-kernel

It is interesting to point to what Kernel file contains documented
item at kernel-doc man pages.

Mauro Carvalho Chehab (1):
  kernel-doc: output source file name at SEE ALSO

 scripts/lib/kdoc/kdoc_item.py   | 3 ++-
 scripts/lib/kdoc/kdoc_output.py | 3 ++-
 scripts/lib/kdoc/kdoc_parser.py | 8 +++++---
 3 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-10-01 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-01 14:13 [PATCH 0/1] man pages: Add a SEE ALSO pointing to Kernel source Mauro Carvalho Chehab
2025-10-01 14:13 ` [PATCH 1/1] kernel-doc: output source file name at SEE ALSO Mauro Carvalho Chehab
2025-10-01 15:06 ` [PATCH 0/1] man pages: Add a SEE ALSO pointing to Kernel source 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.