[PATCH 1/1] doc: move README.log to HTML documentation
sjg at google.com
sjg at google.com
Sat Jun 13 05:11:29 CEST 2020
On Sun, 31 May 2020 at 02:46, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Convert README.log to reStructuredText and add it to the generated HTML
> documentation.
>
> Assign doc/develop/logging.rst to the maintainer of LOGGING.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> MAINTAINERS | 1 +
> doc/README.log | 285 ---------------------------------------
> doc/develop/index.rst | 1 +
> doc/develop/logging.rst | 290 ++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 292 insertions(+), 285 deletions(-)
> delete mode 100644 doc/README.log
> create mode 100644 doc/develop/logging.rst
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list