From: Heinrich Schuchardt Date: Mon, 28 Aug 2023 19:13:33 +0000 (+0200) Subject: doc: add events.h to documentation X-Git-Tag: v2023.10~21^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=91f19550d108b1b02c1d02ddbcb4d78cbdd299ce;p=platform%2Fkernel%2Fu-boot.git doc: add events.h to documentation Add the events.h include to the API documentation. Signed-off-by: Heinrich Schuchardt Reviewed-by: Simon Glass --- diff --git a/doc/api/event.rst b/doc/api/event.rst new file mode 100644 index 0000000..8a57d43 --- /dev/null +++ b/doc/api/event.rst @@ -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: diff --git a/doc/api/index.rst b/doc/api/index.rst index 3a80ae0..2f0218c 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -10,6 +10,7 @@ U-Boot API documentation dfu dm efi + event getopt linker_lists lmb