[PATCH v2 21/22] doc: Add log kerneldocs to documentation
Simon Glass
sjg at chromium.org
Mon Oct 12 05:35:24 CEST 2020
On Sat, 10 Oct 2020 at 13:44, Sean Anderson <seanga2 at gmail.com> wrote:
>
> The functions in log.h are already mostly documented, so add them to the
> generated documentation.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v2:
> - Add % before constants in kerneldocs
> - Document log_level_t and log_category_t members
>
> doc/develop/logging.rst | 5 ++
> include/log.h | 138 +++++++++++++++++++++++++---------------
> 2 files changed, 92 insertions(+), 51 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list