Re: [PATCH] doc: fix formatting in RISC-V release notes entry

2022-06-09 Thread Stanisław Kardach
On Thu, Jun 9, 2022 at 3:30 PM Thomas Monjalon wrote: > > 09/06/2022 14:17, Stanislaw Kardach: > > There was an extra * in the title of the RISC-V entry. It gets rendered > > in the documentation output giving an impression that there will be a > > footnote for this entry, which is not the case. >

Re: [PATCH] doc: fix formatting in RISC-V release notes entry

2022-06-09 Thread Thomas Monjalon
09/06/2022 14:17, Stanislaw Kardach: > There was an extra * in the title of the RISC-V entry. It gets rendered > in the documentation output giving an impression that there will be a > footnote for this entry, which is not the case. > > Signed-off-by: Stanislaw Kardach > --- > -* **Added initial

[PATCH] doc: fix formatting in RISC-V release notes entry

2022-06-09 Thread Stanislaw Kardach
There was an extra * in the title of the RISC-V entry. It gets rendered in the documentation output giving an impression that there will be a footnote for this entry, which is not the case. Signed-off-by: Stanislaw Kardach --- doc/guides/rel_notes/release_22_07.rst | 2 +- 1 file changed, 1 inse