[PATCH 1/1] doc: move README.trace to HTML documentation

Simon Glass sjg at chromium.org
Sat Dec 12 16:40:06 CET 2020


On Sat, 12 Dec 2020 at 02:16, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Convert README.trace to reStructured text and move it to develop/trace.rst.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  doc/README.trace      | 346 ----------------------------------------
>  doc/develop/index.rst |   1 +
>  doc/develop/trace.rst | 355 ++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 356 insertions(+), 346 deletions(-)
>  delete mode 100644 doc/README.trace
>  create mode 100644 doc/develop/trace.rst
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list