doc: add include/lmb.h to the HTML documentation
Correct Sphinx style comments in include/lmb.h Add the logical memory block API to the HTML documentation. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
5a515132d9
commit
4ad4c2daeb
@@ -10,6 +10,7 @@ U-Boot API documentation
|
||||
efi
|
||||
getopt
|
||||
linker_lists
|
||||
lmb
|
||||
logging
|
||||
pinctrl
|
||||
rng
|
||||
|
||||
7
doc/api/lmb.rst
Normal file
7
doc/api/lmb.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+
|
||||
|
||||
Logical memory blocks
|
||||
=====================
|
||||
|
||||
.. kernel-doc:: include/lmb.h
|
||||
:internal:
|
||||
Reference in New Issue
Block a user