[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210325133459.312d8ff6@coco.lan>
Date: Thu, 25 Mar 2021 13:34:59 +0100
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Jonathan Corbet <corbet@....net>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Masahiro Yamada <masahiroy@...nel.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Michal Marek <michal.lkml@...kovi.net>,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-media@...r.kernel.org
Subject: Re: [PATCH v3] docs: experimental: build PDF with rst2pdf
Em Thu, 25 Mar 2021 13:25:56 +0100
Mauro Carvalho Chehab <mchehab+huawei@...nel.org> 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
Powered by blists - more mailing lists