[media] adjust remaining tables at DVB uAPI documentation

There are a few broken tables on LaTeX output at the DVB
uAPI documentation. Fix them.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Mauro Carvalho Chehab 2016-08-19 08:00:44 -03:00
Родитель e9012dc3d6
Коммит 16dac3541d
10 изменённых файлов: 15 добавлений и 3 удалений

Просмотреть файл

@ -80,6 +80,8 @@ AUDIO_GET_STATUS. All other call will return with an error code.
Return Value Return Value
------------ ------------
.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|
.. flat-table:: .. flat-table::
:header-rows: 0 :header-rows: 0
:stub-columns: 0 :stub-columns: 0

Просмотреть файл

@ -79,6 +79,8 @@ the device in this mode will fail, and an error code will be returned.
Return Value Return Value
------------ ------------
.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|
.. flat-table:: .. flat-table::
:header-rows: 0 :header-rows: 0
:stub-columns: 0 :stub-columns: 0

Просмотреть файл

@ -53,10 +53,11 @@ data. The filtered data is transferred from the drivers internal
circular buffer to buf. The maximum amount of data to be transferred is circular buffer to buf. The maximum amount of data to be transferred is
implied by count. implied by count.
Return Value Return Value
------------ ------------
.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|
.. flat-table:: .. flat-table::
:header-rows: 0 :header-rows: 0
:stub-columns: 0 :stub-columns: 0

Просмотреть файл

@ -59,6 +59,8 @@ The amount of data to be transferred is implied by count.
Return Value Return Value
------------ ------------
.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|
.. flat-table:: .. flat-table::
:header-rows: 0 :header-rows: 0
:stub-columns: 0 :stub-columns: 0

Просмотреть файл

@ -61,7 +61,7 @@ On success 0 is returned, on error -1 and the ``errno`` variable is set
appropriately. The generic error codes are described at the appropriately. The generic error codes are described at the
:ref:`Generic Error Codes <gen-errors>` chapter. :ref:`Generic Error Codes <gen-errors>` chapter.
.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|
.. flat-table:: .. flat-table::
:header-rows: 0 :header-rows: 0

Просмотреть файл

@ -53,7 +53,7 @@ On success 0 is returned, on error -1 and the ``errno`` variable is set
appropriately. The generic error codes are described at the appropriately. The generic error codes are described at the
:ref:`Generic Error Codes <gen-errors>` chapter. :ref:`Generic Error Codes <gen-errors>` chapter.
.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|
.. flat-table:: .. flat-table::
:header-rows: 0 :header-rows: 0

Просмотреть файл

@ -12,6 +12,7 @@ Demux Data Types
Output for the demux Output for the demux
==================== ====================
.. tabularcolumns:: |p{5.0cm}|p{12.5cm}|
.. _dmx-output: .. _dmx-output:

Просмотреть файл

@ -160,6 +160,7 @@ frontend capabilities
Capabilities describe what a frontend can do. Some capabilities are Capabilities describe what a frontend can do. Some capabilities are
supported only on some specific frontend types. supported only on some specific frontend types.
.. tabularcolumns:: |p{5.5cm}|p{12.0cm}|
.. _fe-caps: .. _fe-caps:

Просмотреть файл

@ -56,6 +56,7 @@ The fe_status parameter is used to indicate the current state and/or
state changes of the frontend hardware. It is produced using the enum state changes of the frontend hardware. It is produced using the enum
:ref:`fe_status <fe-status>` values on a bitmask :ref:`fe_status <fe-status>` values on a bitmask
.. tabularcolumns:: |p{3.5cm}|p{14.0cm}|
.. _fe-status: .. _fe-status:

Просмотреть файл

@ -82,6 +82,8 @@ return an error code.
Return Value Return Value
------------ ------------
.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|
.. flat-table:: .. flat-table::
:header-rows: 0 :header-rows: 0
:stub-columns: 0 :stub-columns: 0