doc: dfu: add DFU to HTML documentation
Add the device firmware update functions to the generated HTML documentation. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Acked-by: Lukasz Majewski <lukma@denx.de>
This commit is contained in:
committed by
Tom Rini
parent
378fc83ebd
commit
f39c8454b5
7
doc/api/dfu.rst
Normal file
7
doc/api/dfu.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+
|
||||
|
||||
Device firmware update
|
||||
======================
|
||||
|
||||
.. kernel-doc:: include/dfu.h
|
||||
:internal:
|
||||
@@ -6,6 +6,7 @@ U-Boot API documentation
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
dfu
|
||||
efi
|
||||
linker_lists
|
||||
serial
|
||||
|
||||
Reference in New Issue
Block a user