]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: add partition API to HTML documentation
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 15 Aug 2023 10:30:19 +0000 (12:30 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 15 Aug 2023 16:21:17 +0000 (18:21 +0200)
commit5aae021c30940a57862c1ea6a3cf8eeb88ca2c1c
tree21e04e936c80d7b82fbcff5f4cda186b37b70137
parent289bd72ea41fd45237a34593065ff107afc2a9a9
doc: add partition API to HTML documentation

* Convert comments in part.h to Sphinx style.
* Create documentation page for the partition API.
* Add the partition API page to the API index page.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/api/index.rst
doc/api/part.rst [new file with mode: 0644]
include/part.h