mbox series

[PATCH-for-6.2?,v2,0/5] docs/devel/style: Improve rST rendering

Message ID 20211118145716.4116731-1-philmd@redhat.com
Headers show
Series docs/devel/style: Improve rST rendering | expand

Message

Philippe Mathieu-Daudé Nov. 18, 2021, 2:57 p.m. UTC
Various changes in docs/devel/style.rst to improve its
rST rendering (around C types/qualifiers/functions).

Since v1:
- Addressed Darren Kenny comments on function names

Based-on: <20211118144317.4106651-1-philmd@redhat.com>

Philippe Mathieu-Daudé (5):
  docs/devel/style: Render C types as monospaced text
  docs/devel/style: Improve Error** functions rST rendering
  docs/devel/style: Improve string format rST rendering
  docs/devel/style: Render C function names as monospaced text
  docs/devel/style: Misc rST rendering improvements

 docs/devel/style.rst | 222 ++++++++++++++++++++++---------------------
 1 file changed, 113 insertions(+), 109 deletions(-)

Comments

Darren Kenny Nov. 18, 2021, 3:32 p.m. UTC | #1
Looks good Philippe, thanks.

So for the series:

Reviewed-by: Darren Kenny <darren.kenny@oracle.com>

Thanks,

Darren.

On Thursday, 2021-11-18 at 15:57:11 +01, Philippe Mathieu-Daudé wrote:
> Various changes in docs/devel/style.rst to improve its
> rST rendering (around C types/qualifiers/functions).
>
> Since v1:
> - Addressed Darren Kenny comments on function names
>
> Based-on: <20211118144317.4106651-1-philmd@redhat.com>
>
> Philippe Mathieu-Daudé (5):
>   docs/devel/style: Render C types as monospaced text
>   docs/devel/style: Improve Error** functions rST rendering
>   docs/devel/style: Improve string format rST rendering
>   docs/devel/style: Render C function names as monospaced text
>   docs/devel/style: Misc rST rendering improvements
>
>  docs/devel/style.rst | 222 ++++++++++++++++++++++---------------------
>  1 file changed, 113 insertions(+), 109 deletions(-)
>
> -- 
> 2.31.1
Philippe Mathieu-Daudé Dec. 15, 2021, 10:33 a.m. UTC | #2
ping?

On 11/18/21 15:57, Philippe Mathieu-Daudé wrote:
> Various changes in docs/devel/style.rst to improve its
> rST rendering (around C types/qualifiers/functions).
> 
> Since v1:
> - Addressed Darren Kenny comments on function names
> 
> Based-on: <20211118144317.4106651-1-philmd@redhat.com>
> 
> Philippe Mathieu-Daudé (5):
>   docs/devel/style: Render C types as monospaced text
>   docs/devel/style: Improve Error** functions rST rendering
>   docs/devel/style: Improve string format rST rendering
>   docs/devel/style: Render C function names as monospaced text
>   docs/devel/style: Misc rST rendering improvements
> 
>  docs/devel/style.rst | 222 ++++++++++++++++++++++---------------------
>  1 file changed, 113 insertions(+), 109 deletions(-)
>
Alex Bennée Dec. 15, 2021, 2:39 p.m. UTC | #3
Philippe Mathieu-Daudé <philmd@redhat.com> writes:

> ping?

Done - bu don't forget that Darren added a r-b for the whole series the
day you posted it ;-)