diff options
| author | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2022-01-12 10:53:42 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2022-01-15 10:57:21 +0100 |
| commit | 797b2a2ed4a0d34ea521e6ee07a31bdb5bd8c14a (patch) | |
| tree | 51e81f56e1e60b2dd8b1e649cc037372edd49968 /doc/api/index.rst | |
| parent | 8804b276a7ebab31573ecbbf08832a54bdfad48d (diff) | |
doc: add include/dm/uclass.h to the HTML documentation
Correct Sphinx style comments in include/dm/uclass.h
and add the driver model UCLASS API to the HTML documentation.
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'doc/api/index.rst')
| -rw-r--r-- | doc/api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/index.rst b/doc/api/index.rst index 806c7385a62..3f361741677 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -7,6 +7,7 @@ U-Boot API documentation :maxdepth: 2 dfu + dm efi getopt linker_lists |
