public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] docs: interconnect: Improve API documentation coverage
@ 2026-03-12 17:53 Kuan-Wei Chiu
  2026-03-12 17:53 ` [PATCH 1/2] docs: interconnect: Add provider APIs to documentation Kuan-Wei Chiu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kuan-Wei Chiu @ 2026-03-12 17:53 UTC (permalink / raw)
  To: djakov, corbet, skhan
  Cc: marscheng, wllee, aarontian, jserv, linux-doc, linux-pm,
	linux-kernel, Kuan-Wei Chiu

Improve the generic interconnect subsystem documentation by including
the existing kernel-doc comments from the source files.

Currently, the documentation only includes the provider data structures
from the header file and incorrectly states that consumer APIs are
undocumented.

Since drivers/interconnect/core.c contains a mix of both provider and
consumer APIs, this series uses the kernel-doc :functions: directive to
properly separate and document them in their respective sections.

Kuan-Wei Chiu (2):
  docs: interconnect: Add provider APIs to documentation
  docs: interconnect: Document consumer APIs and drop outdated text

 Documentation/driver-api/interconnect.rst | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

-- 
2.53.0.851.ga537e3e6e9-goog


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

end of thread, other threads:[~2026-03-17 14:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-12 17:53 [PATCH 0/2] docs: interconnect: Improve API documentation coverage Kuan-Wei Chiu
2026-03-12 17:53 ` [PATCH 1/2] docs: interconnect: Add provider APIs to documentation Kuan-Wei Chiu
2026-03-12 17:53 ` [PATCH 2/2] docs: interconnect: Document consumer APIs and drop outdated text Kuan-Wei Chiu
2026-03-17 14:53 ` [PATCH 0/2] docs: interconnect: Improve API documentation coverage Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox