Re: [PATCH 0/2] Two cleanups for Sphinx conf.py

2017-09-08 Thread Mauro Carvalho Chehab
Em Fri, 8 Sep 2017 10:10:26 -0600 Jonathan Corbet escreveu: > On Sun, 3 Sep 2017 16:12:44 -0300 > Mauro Carvalho Chehab wrote: > > > Those patches are just cleanups for Documentation/conf.py. > > > > The first one removes a package usage directive for a LateX package > > that it is not used.

Re: [PATCH 0/2] Two cleanups for Sphinx conf.py

2017-09-08 Thread Jonathan Corbet
On Sun, 3 Sep 2017 16:12:44 -0300 Mauro Carvalho Chehab wrote: > Those patches are just cleanups for Documentation/conf.py. > > The first one removes a package usage directive for a LateX package > that it is not used. > > The second one moves some LaTeX preamble code that it is used only >