diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-03 03:25:36 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-05 13:27:50 +0300 |
commit | 1b41d94bb50e34715489f48c2a649d0c130282f2 (patch) | |
tree | 63658bbcc040e9a9c0b38915ef133a986acbac01 /Documentation/media/uapi/cec | |
parent | f989420788b752a78de3c2257b46ca9bfd244e29 (diff) | |
download | linux-1b41d94bb50e34715489f48c2a649d0c130282f2.tar.xz |
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/cec')
-rw-r--r-- | Documentation/media/uapi/cec/cec-api.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/media/uapi/cec/cec-api.rst b/Documentation/media/uapi/cec/cec-api.rst index bb018709970c..b68ca9c1d2e0 100644 --- a/Documentation/media/uapi/cec/cec-api.rst +++ b/Documentation/media/uapi/cec/cec-api.rst @@ -10,7 +10,10 @@ Part V - Consumer Electronics Control API This part describes the CEC: Consumer Electronics Control -.. class:: toc-title + +.. only:: html + + .. class:: toc-title Table of Contents |