Skip to content

Commit

Permalink
media: mc uapi: adjust some table sizes for PDF output
Browse files Browse the repository at this point in the history
Some cells are too small to fit the text written to it.

Increase it. No text changes.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
  • Loading branch information
mchehab committed Sep 5, 2017
1 parent 432e6be commit 1367f4e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ id's until they get an error.
.. c:type:: media_entity_desc
.. tabularcolumns:: |p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5cm}|p{11.5cm}|
.. tabularcolumns:: |p{1.5cm}|p{1.7cm}|p{1.6cm}|p{1.5cm}|p{11.2cm}|
.. flat-table:: struct media_entity_desc
:header-rows: 0
Expand Down
2 changes: 1 addition & 1 deletion Documentation/media/uapi/mediactl/media-ioc-g-topology.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ other values untouched.
If the ``topology_version`` remains the same, the ioctl should fill the
desired arrays with the media graph elements.
.. tabularcolumns:: |p{1.6cm}|p{3.2cm}|p{12.7cm}|
.. tabularcolumns:: |p{1.6cm}|p{3.4cm}|p{12.5cm}|
.. c:type:: media_v2_topology
Expand Down
2 changes: 1 addition & 1 deletion Documentation/media/uapi/mediactl/media-types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Types and flags used to represent the media graph elements
==========================================================

.. tabularcolumns:: |p{8.0cm}|p{10.5cm}|
.. tabularcolumns:: |p{8.2cm}|p{10.3cm}|

.. _media-entity-type:

Expand Down

0 comments on commit 1367f4e

Please sign in to comment.