[PATCH 1/1] doc: add system reset to API documentation
Simon Glass
sjg at chromium.org
Fri Sep 24 04:48:53 CEST 2021
On Thu, 23 Sept 2021 at 03:12, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Complete the Sphinx documentation in include/sysreset.h
> Add the include to the generated HTML documentation of the U-Boot API.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> doc/api/index.rst | 1 +
> doc/api/sysreset.rst | 7 ++++++
> include/sysreset.h | 53 ++++++++++++++++++++++++++++----------------
> 3 files changed, 42 insertions(+), 19 deletions(-)
> create mode 100644 doc/api/sysreset.rst
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list