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:
committed by
Heinrich Schuchardt
parent
8804b276a7
commit
797b2a2ed4
@@ -0,0 +1,9 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+
|
||||
|
||||
Driver Model
|
||||
============
|
||||
|
||||
Uclass and Driver
|
||||
-----------------
|
||||
|
||||
.. kernel-doc:: include/dm/uclass.h
|
||||
@@ -7,6 +7,7 @@ U-Boot API documentation
|
||||
:maxdepth: 2
|
||||
|
||||
dfu
|
||||
dm
|
||||
efi
|
||||
getopt
|
||||
linker_lists
|
||||
|
||||
Reference in New Issue
Block a user