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:
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
|
||||
|
||||
Reference in New Issue
Block a user