* [PATCH] doc: fix formatting in RISC-V release notes entry
@ 2022-06-09 12:17 Stanislaw Kardach
2022-06-09 13:30 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Stanislaw Kardach @ 2022-06-09 12:17 UTC (permalink / raw)
To: David Marchand; +Cc: Stanislaw Kardach, dev, upstream
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 <kda@semihalf.com>
---
doc/guides/rel_notes/release_22_07.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/rel_notes/release_22_07.rst b/doc/guides/rel_notes/release_22_07.rst
index faddcef667..0172a6b82f 100644
--- a/doc/guides/rel_notes/release_22_07.rst
+++ b/doc/guides/rel_notes/release_22_07.rst
@@ -55,7 +55,7 @@ New Features
Also, make sure to start the actual text at the margin.
=======================================================
-* **Added initial RISC-V architecture support.***
+* **Added initial RISC-V architecture support.**
Added EAL implementation for RISC-V architecture.
The initial device the porting was tested on is
--
2.30.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] doc: fix formatting in RISC-V release notes entry
2022-06-09 12:17 [PATCH] doc: fix formatting in RISC-V release notes entry Stanislaw Kardach
@ 2022-06-09 13:30 ` Thomas Monjalon
2022-06-09 13:33 ` Stanisław Kardach
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2022-06-09 13:30 UTC (permalink / raw)
To: Stanislaw Kardach, john.mcnamara; +Cc: David Marchand, dev, upstream
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 <kda@semihalf.com>
> ---
> -* **Added initial RISC-V architecture support.***
> +* **Added initial RISC-V architecture support.**
We can fix it as part of the various release notes fix
that John is doing usually at the end of a cycle.
He will probably find more rewording around this.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] doc: fix formatting in RISC-V release notes entry
2022-06-09 13:30 ` Thomas Monjalon
@ 2022-06-09 13:33 ` Stanisław Kardach
0 siblings, 0 replies; 3+ messages in thread
From: Stanisław Kardach @ 2022-06-09 13:33 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: john.mcnamara, David Marchand, dev, upstream
On Thu, Jun 9, 2022 at 3:30 PM Thomas Monjalon <thomas@monjalon.net> 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.
> >
> > Signed-off-by: Stanislaw Kardach <kda@semihalf.com>
> > ---
> > -* **Added initial RISC-V architecture support.***
> > +* **Added initial RISC-V architecture support.**
>
> We can fix it as part of the various release notes fix
> that John is doing usually at the end of a cycle.
> He will probably find more rewording around this.
>
>
Sure thing, thanks.
--
Best Regards,
Stanisław Kardach
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-09 13:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-09 12:17 [PATCH] doc: fix formatting in RISC-V release notes entry Stanislaw Kardach
2022-06-09 13:30 ` Thomas Monjalon
2022-06-09 13:33 ` Stanisław Kardach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).