diff options
| author | Patrick Delaunay <[email protected]> | 2022-01-12 10:53:43 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2022-01-15 10:57:21 +0100 |
| commit | 0cdd7ded8887d41d83f518e7b352972e58b47a1e (patch) | |
| tree | c83723e79efdafc9b1348fef83f7c3444ef5bb5c /doc/api | |
| parent | 797b2a2ed4a0d34ea521e6ee07a31bdb5bd8c14a (diff) | |
doc: add include/dm/root.h to the HTML documentation
Correct Sphinx style comments in include/dm/devres.h
and add the associated driver model API to the HTML documentation.
Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'doc/api')
| -rw-r--r-- | doc/api/dm.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/dm.rst b/doc/api/dm.rst index edce25da51d..181a454c245 100644 --- a/doc/api/dm.rst +++ b/doc/api/dm.rst @@ -7,3 +7,4 @@ Uclass and Driver ----------------- .. kernel-doc:: include/dm/uclass.h +.. kernel-doc:: include/dm/root.h |
