]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
doc-rst: linux_tv: Fix remaining undefined references
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 3 Jul 2016 16:51:40 +0000 (13:51 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 3 Jul 2016 16:51:40 +0000 (13:51 -0300)
Fix Sphinx those warnings:
WARNING: undefined label: fdl-modified>`as given on the :ref:`title page <fdl-title-page (if the link has no caption the label must precede a section header)
WARNING: undefined label: v4l2-pix-fmt-yuv420 (if the link has no caption the label must precede a section $
WARNING: undefined label: pixfmt-srggb10 (if the link has no caption the label must precede a section heade$

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/linux_tv/media/v4l/fdl-appendix.rst
Documentation/linux_tv/media/v4l/pixfmt-srggb10dpcm8.rst
Documentation/linux_tv/media/v4l/pixfmt-yuv420.rst

index 4a7be9b00670437c40eec35ac30e87ea3a7dea9f..cb07048837443f6d7281da9bc6dcb29a196f0fb7 100644 (file)
@@ -246,7 +246,7 @@ Modified Version:
 
    Preserve the section entitled “History”, and its title, and add to it
    an item stating at least the title, year, new authors, and publisher
-   of the :ref:`Modified Version <fdl-modified>`as given on the
+   of the :ref:`Modified Version <fdl-modified>` as given on the
    :ref:`Title Page <fdl-title-page>`. If there is no section entitled
    “History” in the :ref:`Document <fdl-document>`, create one stating
    the title, year, authors, and publisher of the Document as given on
index 581ab5190246c85b517f2ebef39d3ea10157293d..03a27c43be219351c80ed3b39c02647b23c1ce7f 100644 (file)
@@ -21,7 +21,7 @@ These four pixel formats are raw sRGB / Bayer formats with 10 bits per
 colour compressed to 8 bits each, using DPCM compression. DPCM,
 differential pulse-code modulation, is lossy. Each colour component
 consumes 8 bits of memory. In other respects this format is similar to
-:ref:`pixfmt-srggb10`.
+:ref:`V4L2-PIX-FMT-SRGGB10`.
 
 
 .. ------------------------------------------------------------------------------
index dcf3a176d1ba1452df358559256bdad910246dbf..0dd7e4632dd90173042ce2a5f06a44816b3a0485 100644 (file)
@@ -1,6 +1,7 @@
 .. -*- coding: utf-8; mode: rst -*-
 
 .. _V4L2-PIX-FMT-YVU420:
+.. _V4L2-PIX-FMT-YUV420:
 
 **********************************************************
 V4L2_PIX_FMT_YVU420 ('YV12'), V4L2_PIX_FMT_YUV420 ('YU12')