From: Heinrich Schuchardt Date: Thu, 24 Oct 2024 09:15:29 +0000 (+0200) Subject: doc: include file-system API into HTML docs X-Git-Url: http://git.dujemihanovic.xyz/html/static/git-favicon.png?a=commitdiff_plain;h=a464a27017ad2c011a71966482f73d40dabc2b62;p=u-boot.git doc: include file-system API into HTML docs Add include/fs.h to the API documentation. Signed-off-by: Heinrich Schuchardt --- diff --git a/doc/api/fs.rst b/doc/api/fs.rst new file mode 100644 index 0000000000..38c8b0dea3 --- /dev/null +++ b/doc/api/fs.rst @@ -0,0 +1,7 @@ +.. SPDX-License-Identifier: GPL-2.0-or-later + +File system API +=============== + +.. kernel-doc:: include/fs.h + :internal: diff --git a/doc/api/index.rst b/doc/api/index.rst index 9f7f23f868..a108718ea9 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -12,6 +12,7 @@ U-Boot API documentation dm efi event + fs getopt interrupt led