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

Philippe Mathieu-Daudé posted 5 patches 2 years, 5 months ago
Failed in applying to current master (apply log)
docs/devel/style.rst | 222 ++++++++++++++++++++++---------------------
1 file changed, 113 insertions(+), 109 deletions(-)
[PATCH-for-6.2? v2 0/5] docs/devel/style: Improve rST rendering
Posted by Philippe Mathieu-Daudé 2 years, 5 months ago
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


Re: [PATCH-for-6.2? v2 0/5] docs/devel/style: Improve rST rendering
Posted by Philippe Mathieu-Daudé 2 years, 4 months ago
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(-)
> 


Re: [PATCH-for-6.2? v2 0/5] docs/devel/style: Improve rST rendering
Posted by Alex Bennée 2 years, 4 months ago
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 ;-)

-- 
Alex Bennée

Re: [PATCH-for-6.2? v2 0/5] docs/devel/style: Improve rST rendering
Posted by Darren Kenny 2 years, 5 months ago
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