John Snow writes:
> On Wed, Dec 18, 2024, 7:27 AM Markus Armbruster wrote:
>
>> John Snow writes:
>>
>> > Since 3c5f6114 we no longer actually generate Example sections, so this
>>
>> Suggest s/generate/support/
>>
>
> I meant to say: because the parser doesn't support them, it no longer
> crea
On Wed, Dec 18, 2024, 7:27 AM Markus Armbruster wrote:
> John Snow writes:
>
> > Since 3c5f6114 we no longer actually generate Example sections, so this
>
> Suggest s/generate/support/
>
I meant to say: because the parser doesn't support them, it no longer
creates such section objects, so there
John Snow writes:
> Since 3c5f6114 we no longer actually generate Example sections, so this
Suggest s/generate/support/
> support in qapidoc is now dead code.
Oversight, I guess.
>
> Signed-off-by: John Snow
Reviewed-by: Markus Armbruster
Since 3c5f6114 we no longer actually generate Example sections, so this
support in qapidoc is now dead code.
Signed-off-by: John Snow
---
docs/sphinx/qapidoc.py | 9 +
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/docs/sphinx/qapidoc.py b/docs/sphinx/qapidoc.py
index 5a4d7