Re: [PATCH 1/2] docs-rst: media: Don't use \small for V4L2_PIX_FMT_SRGGB10 documentation

2017-09-05 Thread Sakari Ailus
Hi Mauro, On Mon, Sep 04, 2017 at 05:41:27PM -0300, Mauro Carvalho Chehab wrote: > From: Sakari Ailus > > There appears to be an issue in using \small in certain cases on Sphinx > 1.4 and 1.5. Other format documents don't use \small either, remove it > from here as well. > > [mche...@s-opensour

[PATCH 1/2] docs-rst: media: Don't use \small for V4L2_PIX_FMT_SRGGB10 documentation

2017-09-04 Thread Mauro Carvalho Chehab
From: Sakari Ailus There appears to be an issue in using \small in certain cases on Sphinx 1.4 and 1.5. Other format documents don't use \small either, remove it from here as well. [mche...@s-opensource.com: kept tabularcolumns - readjusted - and add a few blank lines for it to display better]