media: docs: uAPI: fix table output in LaTeX/PDF format
There are lots of tables that are not properly displayed in LaTeX/PDF. Fix the tablecolumns, add longtable where needed and LaTeX formatting macros, in order to address such issues. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
@@ -61,7 +61,7 @@ multiple pads of the same sub-device is not defined.
|
||||
|
||||
.. c:type:: v4l2_subdev_frame_interval_enum
|
||||
|
||||
.. tabularcolumns:: |p{4.4cm}|p{4.4cm}|p{8.7cm}|
|
||||
.. tabularcolumns:: |p{4.4cm}|p{4.4cm}|p{8.5cm}|
|
||||
|
||||
.. flat-table:: struct v4l2_subdev_frame_interval_enum
|
||||
:header-rows: 0
|
||||
|
||||
Reference in New Issue
Block a user