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:
Heinrich Schuchardt
2021-11-14 08:43:07 +01:00
committed by Heinrich Schuchardt
parent 5a515132d9
commit 4ad4c2daeb
3 changed files with 20 additions and 11 deletions

View File

@@ -10,6 +10,7 @@ U-Boot API documentation
efi
getopt
linker_lists
lmb
logging
pinctrl
rng

7
doc/api/lmb.rst Normal file
View File

@@ -0,0 +1,7 @@
.. SPDX-License-Identifier: GPL-2.0+
Logical memory blocks
=====================
.. kernel-doc:: include/lmb.h
:internal: