diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-09 20:33:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-10 07:50:11 -0300 |
commit | 05a0e4dc62baf4813469fdeda8fe7b1bfa06eea5 (patch) | |
tree | 37fded5c1df2b8575b5485ccbf3f56dbffad673d | |
parent | 80bf8b6a271feaf7b33d067d204f59fe68897b12 (diff) | |
download | lwn-05a0e4dc62baf4813469fdeda8fe7b1bfa06eea5.tar.gz lwn-05a0e4dc62baf4813469fdeda8fe7b1bfa06eea5.zip |
[media] doc-rst: remove an extra label on V4L2 and CEC parts
There's no need to say: Table of Contents there. Also, this
generates a duplicated caption xref. So, remove, to use the
same format on every part.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r-- | Documentation/media/uapi/cec/cec-api.rst | 1 | ||||
-rw-r--r-- | Documentation/media/uapi/v4l/v4l2.rst | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/media/uapi/cec/cec-api.rst b/Documentation/media/uapi/cec/cec-api.rst index e7dc8253f1e2..246fbae2e079 100644 --- a/Documentation/media/uapi/cec/cec-api.rst +++ b/Documentation/media/uapi/cec/cec-api.rst @@ -15,7 +15,6 @@ This part describes the CEC: Consumer Electronics Control .. toctree:: :maxdepth: 1 :numbered: - :caption: Table of Contents cec-intro cec-funcs diff --git a/Documentation/media/uapi/v4l/v4l2.rst b/Documentation/media/uapi/v4l/v4l2.rst index 301f95b5bdc6..c0859ebc88ee 100644 --- a/Documentation/media/uapi/v4l/v4l2.rst +++ b/Documentation/media/uapi/v4l/v4l2.rst @@ -14,7 +14,6 @@ This part describes the Video for Linux API version 2 (V4L2 API) specification. .. toctree:: :numbered: :maxdepth: 1 - :caption: Table of Contents common pixfmt |