
1 Dec
2021
1 Dec
'21
7:57 p.m.
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_op...
Signed-off-by: Sean Andersonseanga2@gmail.com
make htmldocs shows no problems
Tested-by: Heinrich Schuchardt xypron.glpk@gmx.de