On Fri, Mar 7, 2025 at 7:18 AM Markus Armbruster wrote:
> John Snow writes:
>
> > Generates :returns: fields for explicit returns statements. Note that
> > this does not presently handle undocumented returns, which is handled in
> > a later commit.
> >
> > Signed-off-by: John Snow
> > ---
> >
John Snow writes:
> Generates :returns: fields for explicit returns statements. Note that
> this does not presently handle undocumented returns, which is handled in
> a later commit.
>
> Signed-off-by: John Snow
> ---
> docs/sphinx/qapidoc.py | 15 +++
> 1 file changed, 15 insertion
Generates :returns: fields for explicit returns statements. Note that
this does not presently handle undocumented returns, which is handled in
a later commit.
Signed-off-by: John Snow
---
docs/sphinx/qapidoc.py | 15 +++
1 file changed, 15 insertions(+)
diff --git a/docs/sphinx/qapi