doc: add include/dm/uclass.h to the HTML documentation

Correct Sphinx style comments in include/dm/uclass.h
and add the driver model UCLASS API to the HTML documentation.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
Patrick Delaunay
2022-01-15 10:57:21 +01:00
committed by Heinrich Schuchardt
parent 8804b276a7
commit 797b2a2ed4
3 changed files with 52 additions and 41 deletions
+9
View File
@@ -0,0 +1,9 @@
.. SPDX-License-Identifier: GPL-2.0+
Driver Model
============
Uclass and Driver
-----------------
.. kernel-doc:: include/dm/uclass.h
+1
View File
@@ -7,6 +7,7 @@ U-Boot API documentation
:maxdepth: 2
dfu
dm
efi
getopt
linker_lists