doc-rst: buffer: numerate tables

Sphinx actually  doesn't numerate tables. So, let's add a
subtitle before each table. That makes them numerated.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Mauro Carvalho Chehab 2016-07-04 16:50:00 -03:00
parent 69eee8a512
commit 90865d29db
1 changed files with 31 additions and 7 deletions

View File

@ -36,6 +36,9 @@ buffer.
.. _v4l2-buffer:
struct v4l2_buffer
==================
.. flat-table:: struct v4l2_buffer
:header-rows: 0
:stub-columns: 0
@ -273,7 +276,10 @@ buffer.
.. _v4l2-plane:
.. flat-table:: struct v4l2_plane
struct v4l2_plane
=================
.. flat-table::
:header-rows: 0
:stub-columns: 0
:widths: 1 1 1 2
@ -380,7 +386,10 @@ buffer.
.. _v4l2-buf-type:
.. flat-table:: enum v4l2_buf_type
enum v4l2_buf_type
==================
.. flat-table::
:header-rows: 0
:stub-columns: 0
:widths: 3 1 4
@ -491,7 +500,10 @@ buffer.
.. _buffer-flags:
.. flat-table:: Buffer Flags
Buffer Flags
============
.. flat-table::
:header-rows: 0
:stub-columns: 0
:widths: 3 1 4
@ -737,7 +749,10 @@ buffer.
.. _v4l2-memory:
.. flat-table:: enum v4l2_memory
enum v4l2_memory
================
.. flat-table::
:header-rows: 0
:stub-columns: 0
:widths: 3 1 4
@ -788,7 +803,10 @@ The :ref:`struct v4l2_timecode <v4l2-timecode>` structure is designed to hold a
.. _v4l2-timecode:
.. flat-table:: struct v4l2_timecode
struct v4l2_timecode
--------------------
.. flat-table::
:header-rows: 0
:stub-columns: 0
:widths: 1 1 2
@ -855,7 +873,10 @@ The :ref:`struct v4l2_timecode <v4l2-timecode>` structure is designed to hold a
.. _timecode-type:
.. flat-table:: Timecode Types
Timecode Types
--------------
.. flat-table::
:header-rows: 0
:stub-columns: 0
:widths: 3 1 4
@ -905,7 +926,10 @@ The :ref:`struct v4l2_timecode <v4l2-timecode>` structure is designed to hold a
.. _timecode-flags:
.. flat-table:: Timecode Flags
Timecode Flags
--------------
.. flat-table::
:header-rows: 0
:stub-columns: 0
:widths: 3 1 4