[PATCH 0/2] doc: include file-system API into HTML docs
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Thu Oct 24 11:15:27 CEST 2024
* Describe the fields of struct fs_dir_stream.
* Update fs_readdir() and fs_opendir() description.
* Fix Sphinx errors.
* Add include/fs.h to the API documentation.
Heinrich Schuchardt (2):
fs: improve API documentation
doc: include file-system API into HTML docs
doc/api/fs.rst | 7 +++++
doc/api/index.rst | 1 +
include/fs.h | 66 +++++++++++++++++++++++++++++------------------
3 files changed, 49 insertions(+), 25 deletions(-)
create mode 100644 doc/api/fs.rst
--
2.45.2
More information about the U-Boot
mailing list