doc: Add log kerneldocs to documentation
The functions in log.h are already mostly documented, so add them to the generated documentation. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -297,3 +297,8 @@ information
|
||||
Add a command to add new log records and delete existing records.
|
||||
|
||||
Provide additional log() functions - e.g. logc() to specify the category
|
||||
|
||||
Logging API
|
||||
-----------
|
||||
.. kernel-doc:: include/log.h
|
||||
:internal:
|
||||
|
Reference in New Issue
Block a user