Em Mon, 8 Jul 2019 09:23:36 -0600
Jonathan Corbet escreveu:
> On Sat, 6 Jul 2019 13:28:42 -0300
> Mauro Carvalho Chehab wrote:
>
> > When using the automarkup extension with:
> > make pdfdocs
> >
> > without passing an specific book, the code will raise an exception:
> >
> > File "
On Sat, 6 Jul 2019 13:28:42 -0300
Mauro Carvalho Chehab wrote:
> When using the automarkup extension with:
> make pdfdocs
>
> without passing an specific book, the code will raise an exception:
>
> File "/devel/v4l/docs/Documentation/sphinx/automarkup.py", line 86,
> in auto_mar
When using the automarkup extension with:
make pdfdocs
without passing an specific book, the code will raise an exception:
File "/devel/v4l/docs/Documentation/sphinx/automarkup.py", line 86,
in auto_markup
node.parent.replace(node, markup_funcs(name, app, node))