]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
doc-rst: audio: re-add captions for the examples
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 1 Jul 2016 17:49:48 +0000 (14:49 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 3 Jul 2016 13:05:12 +0000 (10:05 -0300)
The captions were lost during the format conversion.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/linux_tv/media/v4l/audio.rst

index 8c3314218f75673e3b5455da515ff5a6134b90f7..e9d99f6a259a6ea0550d13233dff1bbfa841247f 100644 (file)
@@ -55,6 +55,7 @@ the :ref:`VIDIOC_QUERYCAP` ioctl.
 
 
 .. code-block:: c
+    :caption: Example 3: Information about the current audio input
 
     struct v4l2_audio audio;
 
@@ -69,6 +70,7 @@ the :ref:`VIDIOC_QUERYCAP` ioctl.
 
 
 .. code-block:: c
+    :caption: Example 4: Switching to the first audio input
 
     struct v4l2_audio audio;