[PATCH v3 2/2] doc: api: bootcount: Convert to rST documentation

Simon Glass sjg at chromium.org
Mon Jun 17 15:53:32 CEST 2024


Hi Vasileios,

On Thu, 13 Jun 2024 at 16:04, Vasileios Amoiridis
<vassilisamir at gmail.com> wrote:
>
> Move to the new documentation style with rST formatting.
>
> Signed-off-by: Vasileios Amoiridis <vassilisamir at gmail.com>
> ---
>  doc/README.bootcount  | 53 ---------------------------------------
>  doc/api/bootcount.rst | 58 +++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 58 insertions(+), 53 deletions(-)
>  delete mode 100644 doc/README.bootcount
>  create mode 100644 doc/api/bootcount.rst

Thanks for doing this. Can you please add it to an index file so it
can be navigated to? You can check it with 'make htmldocs'.

Regards,
Simon


More information about the U-Boot mailing list