doc: add sandbox API

Add sandbox API to generated HTML documentation

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Heinrich Schuchardt
2020-11-05 09:11:31 -07:00
committed by Simon Glass
parent 063790cb62
commit 0ae9bc3c42
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ U-Boot API documentation
linker_lists
pinctrl
rng
sandbox
serial
timer
unicode
+9
View File
@@ -0,0 +1,9 @@
.. SPDX-License-Identifier: GPL-2.0+
Sandbox
=======
The following API routines are used to implement the U-Boot sandbox.
.. kernel-doc:: include/os.h
:internal: