mbox series

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

Message ID 20211116151317.2691125-1-philmd@redhat.com (mailing list archive)
Headers show
Series docs/devel/style: Improve rST rendering | expand

Message

Philippe Mathieu-Daudé Nov. 16, 2021, 3:13 p.m. UTC
Various changes in docs/devel/style.rst to improve its
rST rendering (around C types/qualifiers/functions).
I split it in 3 patches to ease reviewing, but feel free
to squash if it makes life easier.

Philippe Mathieu-Daudé (3):
  docs/devel/style: Improve GLib functions rST rendering
  docs/devel/style: Improve Error** functions rST rendering
  docs/devel/style: Improve types/qualifiers rST rendering

 docs/devel/style.rst | 172 ++++++++++++++++++++++---------------------
 1 file changed, 87 insertions(+), 85 deletions(-)