[PATCH 2/3] doc: move test/README to HTML documentation

Simon Glass sjg at chromium.org
Tue Jan 19 19:06:21 CET 2021


On Mon, 18 Jan 2021 at 12:24, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Move test/README to the 'Develop U-Boot' chapter of the HTML documentation.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  doc/develop/index.rst   |  1 +
>  doc/develop/testing.rst | 96 +++++++++++++++++++++++++++++++++++++++++
>  test/README             | 96 -----------------------------------------
>  3 files changed, 97 insertions(+), 96 deletions(-)
>  create mode 100644 doc/develop/testing.rst
>  delete mode 100644 test/README

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


More information about the U-Boot mailing list