On 12/1/21 19:43, Sean Anderson wrote:
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<[email protected]>


make htmldocs shows no problems

Tested-by: Heinrich Schuchardt <[email protected]>

Reply via email to