Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: nvmem: generate kernel-doc API documentation

This is useful on its own, and it also enables hyperlink generation for
functions mentioned in ReST documentation.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20231201-nvmem-docs-kerneldoc-v1-1-3e8f2b706ce6@bootlin.com

authored by

Luca Ceresoli and committed by
Jonathan Corbet
2b4ba158 8926f579

+6
+6
Documentation/driver-api/nvmem.rst
··· 200 200 Another use case for layouts is the post processing of cells. With layouts, 201 201 it is possible to associate a custom post processing hook to a cell. It 202 202 even possible to add this hook to cells not created by the layout itself. 203 + 204 + 9. Internal kernel API 205 + ====================== 206 + 207 + .. kernel-doc:: drivers/nvmem/core.c 208 + :export: