mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 04:36:13 +02:00
doc: add events.h to documentation
Add the events.h include to the API documentation. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
6a407076b2
commit
91f19550d1
9
doc/api/event.rst
Normal file
9
doc/api/event.rst
Normal file
@ -0,0 +1,9 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+
|
||||
|
||||
Events
|
||||
======
|
||||
|
||||
The concept of events is decribed :doc:`here <../develop/event>`.
|
||||
|
||||
.. kernel-doc:: include/event.h
|
||||
:internal:
|
||||
@ -10,6 +10,7 @@ U-Boot API documentation
|
||||
dfu
|
||||
dm
|
||||
efi
|
||||
event
|
||||
getopt
|
||||
linker_lists
|
||||
lmb
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user