Em Thu, 25 Mar 2021 13:25:56 +0100
Mauro Carvalho Chehab <[email protected]> escreveu:

> Add an experimental PDF builder using rst2pdf.
> 
> This extension is only enabled when "pdf" builder is selected.
> So, it won't interfere with normal documentation builds. I opted
> to not add a try..except block, as the message is already
> good enough if one tries to do a "make rst2pdf" but the extension
> is missed:
> 
>       Extension error:
>       Could not import extension rst2pdf.pdfbuilder (exception: No module 
> named 'rst2pdf')
> 
> This won't affect "make pdfdocs", as it uses the "latex" builder
> instead.

Please ignore this. Sent the wrong version.

Thanks,
Mauro

Reply via email to