Re: [PATCH v2 4/4] docs-rst: Allow Sphinx version 1.6

2017-08-26 Thread Mauro Carvalho Chehab
Em Thu, 24 Aug 2017 13:29:14 -0600 Jonathan Corbet escreveu: > On Thu, 24 Aug 2017 13:26:28 -0600 > Jonathan Corbet wrote: > > > > - % To allow adjusting table sizes > > > - \\usepackage{adjustbox} > > > - > > > ''' > > > } > > > > So this change

Re: [PATCH v2 4/4] docs-rst: Allow Sphinx version 1.6

2017-08-24 Thread Jonathan Corbet
On Wed, 23 Aug 2017 05:56:57 -0300 Mauro Carvalho Chehab wrote: > Now that the PDF building issues with Sphinx 1.6 got fixed, > update the documentation and scripts accordingly. > > Signed-off-by: Mauro Carvalho Chehab > --- >

[PATCH v2 4/4] docs-rst: Allow Sphinx version 1.6

2017-08-23 Thread Mauro Carvalho Chehab
Now that the PDF building issues with Sphinx 1.6 got fixed, update the documentation and scripts accordingly. Signed-off-by: Mauro Carvalho Chehab --- Documentation/conf.py | 3 --- Documentation/doc-guide/sphinx.rst | 4 +--- scripts/sphinx-pre-install