diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-03 02:25:36 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-05 12:27:50 +0200 |
commit | 1b41d94bb50e34715489f48c2a649d0c130282f2 (patch) | |
tree | 63658bbcc040e9a9c0b38915ef133a986acbac01 /Documentation/media/uapi/v4l | |
parent | media: cec uapi: Adjust table sizes for PDF output (diff) | |
download | linux-1b41d94bb50e34715489f48c2a649d0c130282f2.tar.xz linux-1b41d94bb50e34715489f48c2a649d0c130282f2.zip |
media: docs: don't show ToC for each part on PDF output
The "Table of Contents" of a PDF file is generated only once,
at the beginning fo the output. It doesn't produce it on
each part.
So, don't output this text on each part of the document.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l')
-rw-r--r-- | Documentation/media/uapi/v4l/v4l2.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/media/uapi/v4l/v4l2.rst b/Documentation/media/uapi/v4l/v4l2.rst index f52a11c949d3..297c293d4c93 100644 --- a/Documentation/media/uapi/v4l/v4l2.rst +++ b/Documentation/media/uapi/v4l/v4l2.rst @@ -11,7 +11,9 @@ This part describes the Video for Linux API version 2 (V4L2 API) specification. **Revision 4.5** -.. class:: toc-title +.. only:: html + + .. class:: toc-title Table of Contents |