diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-03 03:28:51 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-05 12:28:09 +0200 |
commit | 74c9751c833b8a9d09e9ea4098587975b9d61fd8 (patch) | |
tree | 13eacca33a8e133c1660d13a109ba4fad447856a /Documentation/media/kapi | |
parent | media: docs: don't show ToC for each part on PDF output (diff) | |
download | linux-74c9751c833b8a9d09e9ea4098587975b9d61fd8.tar.xz linux-74c9751c833b8a9d09e9ea4098587975b9d61fd8.zip |
media: v4l2-event.rst: adjust table to fit on PDF output
The tables there don't quite fit on PDF output.
Adjust it by adding a tabularcolumns macro.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/kapi')
-rw-r--r-- | Documentation/media/kapi/v4l2-event.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/media/kapi/v4l2-event.rst b/Documentation/media/kapi/v4l2-event.rst index 9a5e31546ae3..9938d21ef4d1 100644 --- a/Documentation/media/kapi/v4l2-event.rst +++ b/Documentation/media/kapi/v4l2-event.rst @@ -67,6 +67,8 @@ type). The ops argument allows the driver to specify a number of callbacks: +.. tabularcolumns:: |p{1.5cm}|p{16.0cm}| + ======== ============================================================== Callback Description ======== ============================================================== |