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

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


On Sat, 12 Dec 2020 at 00:39, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Reformat README.commands as reStructured text and add it to the HTML
> documentation as develop/commands.rst.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  doc/README.commands      | 186 --------------------------------
>  doc/develop/commands.rst | 226 +++++++++++++++++++++++++++++++++++++++
>  doc/develop/index.rst    |   1 +
>  3 files changed, 227 insertions(+), 186 deletions(-)
>  delete mode 100644 doc/README.commands
>  create mode 100644 doc/develop/commands.rst
>

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


More information about the U-Boot mailing list