John Snow writes:
> On Fri, Mar 7, 2025 at 7:34 AM Markus Armbruster wrote:
>
>> John Snow writes:
>>
>> > Add debugging output for the qapidoc transmogrifier - setting DEBUG=1
>> > will produce .ir files (one for each qapidoc directive) that write the
>> > generated rst file to disk to allow f
On Fri, Mar 7, 2025 at 7:34 AM Markus Armbruster wrote:
> John Snow writes:
>
> > Add debugging output for the qapidoc transmogrifier - setting DEBUG=1
> > will produce .ir files (one for each qapidoc directive) that write the
> > generated rst file to disk to allow for easy debugging and verifi
John Snow writes:
> Add debugging output for the qapidoc transmogrifier - setting DEBUG=1
> will produce .ir files (one for each qapidoc directive) that write the
> generated rst file to disk to allow for easy debugging and verification
> of the generated document.
>
> Signed-off-by: John Snow
Add debugging output for the qapidoc transmogrifier - setting DEBUG=1
will produce .ir files (one for each qapidoc directive) that write the
generated rst file to disk to allow for easy debugging and verification
of the generated document.
Signed-off-by: John Snow
---
docs/sphinx/qapidoc.py | 41