diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-08-18 19:31:34 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-08-22 16:21:01 +0300 |
commit | 201784b5be79c52f641649a0bad919d4145582f3 (patch) | |
tree | 680e4bd22d355efd75a620e6a8ed821a31dd3afa /Documentation/media/uapi/v4l/vidioc-decoder-cmd.rst | |
parent | 3532d9d6c5b3e0f51be61efb2f1ca8912dc928b3 (diff) | |
download | linux-201784b5be79c52f641649a0bad919d4145582f3.tar.xz |
[media] vidioc-decoder-cmd.rst: better adjust column widths
Better adjust the columns for LaTeX output
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/vidioc-decoder-cmd.rst')
-rw-r--r-- | Documentation/media/uapi/v4l/vidioc-decoder-cmd.rst | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Documentation/media/uapi/v4l/vidioc-decoder-cmd.rst b/Documentation/media/uapi/v4l/vidioc-decoder-cmd.rst index dad36acbb415..4287e5b21a8b 100644 --- a/Documentation/media/uapi/v4l/vidioc-decoder-cmd.rst +++ b/Documentation/media/uapi/v4l/vidioc-decoder-cmd.rst @@ -58,12 +58,14 @@ introduced in Linux 3.3. .. _v4l2-decoder-cmd: -.. tabularcolumns:: |p{2.9cm}|p{2.9cm}|p{5.8cm}|p{2.9cm}|p{3.0cm}| +.. cssclass:: longtable + +.. tabularcolumns:: |p{1.1cm}|p{2.4cm}|p{1.2cm}|p{1.6cm}|p{10.6cm}| .. flat-table:: struct v4l2_decoder_cmd :header-rows: 0 :stub-columns: 0 - :widths: 1 1 2 1 1 + :widths: 11 24 12 16 106 - .. row 1 @@ -189,12 +191,12 @@ introduced in Linux 3.3. .. _decoder-cmds: -.. tabularcolumns:: |p{6.6cm}|p{2.2cm}|p{8.7cm}| +.. tabularcolumns:: |p{5.6cm}|p{0.6cm}|p{11.3cm}| .. flat-table:: Decoder Commands :header-rows: 0 :stub-columns: 0 - :widths: 3 1 4 + :widths: 56 6 113 - .. row 1 |