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

2024-06-17 Thread Tom Rini
On Sun, Jun 16, 2024 at 08:20:53PM +0200, Vasileios Amoiridis wrote: > On Fri, Jun 14, 2024 at 10:43:09AM +0200, Quentin Schulz wrote: > > Hi Vasileios, > > > > On 6/14/24 12:02 AM, Vasileios Amoiridis wrote: > > > Move to the new documentation style with rST formatting. > > > > > > Signed-off-by

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

2024-06-17 Thread Simon Glass
Hi Vasileios, On Thu, 13 Jun 2024 at 16:04, Vasileios Amoiridis wrote: > > Move to the new documentation style with rST formatting. > > Signed-off-by: Vasileios Amoiridis > --- > doc/README.bootcount | 53 --- > doc/api/bootcount.rst | 58 +++

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

2024-06-16 Thread Vasileios Amoiridis
On Fri, Jun 14, 2024 at 10:43:09AM +0200, Quentin Schulz wrote: > Hi Vasileios, > > On 6/14/24 12:02 AM, Vasileios Amoiridis wrote: > > Move to the new documentation style with rST formatting. > > > > Signed-off-by: Vasileios Amoiridis > > --- > > doc/README.bootcount | 53 ---

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

2024-06-14 Thread Quentin Schulz
Hi Vasileios, On 6/14/24 12:02 AM, Vasileios Amoiridis wrote: Move to the new documentation style with rST formatting. Signed-off-by: Vasileios Amoiridis --- doc/README.bootcount | 53 --- doc/api/bootcount.rst | 58 ++

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

2024-06-13 Thread Vasileios Amoiridis
Move to the new documentation style with rST formatting. Signed-off-by: Vasileios Amoiridis --- doc/README.bootcount | 53 --- doc/api/bootcount.rst | 58 +++ 2 files changed, 58 insertions(+), 53 deletions(-) delete m