[PATCH 3/3] doc: move test/py/README.md to HTML documentation

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


On Mon, 18 Jan 2021 at 12:29, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Convert test/py/README.md to restructured text and add it to the generated
> HTML documentation.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  doc/develop/index.rst      |   1 +
>  doc/develop/py_testing.rst | 426 +++++++++++++++++++++++++++++++++++++
>  test/py/README.md          | 389 ---------------------------------
>  3 files changed, 427 insertions(+), 389 deletions(-)
>  create mode 100644 doc/develop/py_testing.rst
>  delete mode 100644 test/py/README.md
>

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


More information about the U-Boot mailing list