mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
a0abea867a
This converts the existing driver API docs (clk-uclass.h) to kernel doc format and adds them to the HTML documentation. Because the kernel doc sphinx converter does not handle functions in structs very well, the individual methods are documented separately. This is primarily inspired by the phylink documentation [1], which uses this trick extensively. [1] https://www.kernel.org/doc/html/latest/networking/kapi.html#c.phylink_mac_ops Signed-off-by: Sean Anderson <seanga2@gmail.com> Tested-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Link: https://lore.kernel.org/r/20211222171114.3091780-5-seanga2@gmail.com |
||
---|---|---|
.. | ||
clk.rst | ||
dfu.rst | ||
dm.rst | ||
efi.rst | ||
getopt.rst | ||
index.rst | ||
linker_lists.rst | ||
lmb.rst | ||
logging.rst | ||
pinctrl.rst | ||
rng.rst | ||
sandbox.rst | ||
serial.rst | ||
sysreset.rst | ||
timer.rst | ||
unicode.rst |