diff options
| author | Heinrich Schuchardt <[email protected]> | 2025-11-18 21:17:32 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2025-11-21 19:25:56 +0100 |
| commit | 3fea6dfd2e0304ec10ce4e260938d729fbf6ebaa (patch) | |
| tree | 9e2e9bbfa1f9d2fb6a37fc25c708d2d72e896729 /doc/api/index.rst | |
| parent | 8d18eac76d35b873da326a5ea9b3d73a30cde230 (diff) | |
doc: add include/test/ut.h to HTML documentation
The asserts in ut.h are often used. Provide online documentation.
Reviewed-by: Ilias Apalodimas <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
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 d97630e7671..44922a742c3 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -27,6 +27,7 @@ U-Boot API documentation serial setjmp sysreset + test timer unicode uthread |
