]> git.baikalelectronics.ru Git - uboot.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)
commit7a825de32c24c7e0cfcd2d408d52755501213f58
tree21e04e936c80d7b82fbcff5f4cda186b37b70137
parent511a4da4c78da03108a8fc835035e41aded76930
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