John Snow writes:
> On Sat, Jul 6, 2024, 10:47 AM Markus Armbruster wrote:
>
>> John Snow writes:
>>
>> > Factor out the compatibility parser helper into a base class, so it can
>> > be shared by other directives.
>> >
>> > Signed-off-by: John Snow
>>
>> R-by stands.
>
> Assuming true even if
On Sat, Jul 6, 2024, 10:47 AM Markus Armbruster wrote:
> John Snow writes:
>
> > Factor out the compatibility parser helper into a base class, so it can
> > be shared by other directives.
> >
> > Signed-off-by: John Snow
>
> R-by stands.
>
Assuming true even if I rebase on top of the 3.x patch
John Snow writes:
> Factor out the compatibility parser helper into a base class, so it can
> be shared by other directives.
>
> Signed-off-by: John Snow
R-by stands.
Factor out the compatibility parser helper into a base class, so it can
be shared by other directives.
Signed-off-by: John Snow
---
docs/sphinx/qapidoc.py | 64 +++---
1 file changed, 35 insertions(+), 29 deletions(-)
diff --git a/docs/sphinx/qapidoc.py b/doc