Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+31 -10
+3 -1
Documentation/media/cec-drivers/index.rst
··· 21 21 22 22 For more details see the file COPYING in the source distribution of Linux. 23 23 24 - .. class:: toc-title 24 + .. only:: html 25 + 26 + .. class:: toc-title 25 27 26 28 Table of Contents 27 29
+3 -1
Documentation/media/dvb-drivers/index.rst
··· 19 19 20 20 For more details see the file COPYING in the source distribution of Linux. 21 21 22 - .. class:: toc-title 22 + .. only:: html 23 + 24 + .. class:: toc-title 23 25 24 26 Table of Contents 25 27
+3 -1
Documentation/media/media_kapi.rst
··· 20 20 21 21 For more details see the file COPYING in the source distribution of Linux. 22 22 23 - .. class:: toc-title 23 + .. only:: html 24 + 25 + .. class:: toc-title 24 26 25 27 Table of Contents 26 28
+3 -1
Documentation/media/media_uapi.rst
··· 14 14 the license is included in the chapter entitled "GNU Free Documentation 15 15 License". 16 16 17 - .. class:: toc-title 17 + .. only:: html 18 + 19 + .. class:: toc-title 18 20 19 21 Table of Contents 20 22
+4 -1
Documentation/media/uapi/cec/cec-api.rst
··· 10 10 11 11 This part describes the CEC: Consumer Electronics Control 12 12 13 - .. class:: toc-title 13 + 14 + .. only:: html 15 + 16 + .. class:: toc-title 14 17 15 18 Table of Contents 16 19
+3 -1
Documentation/media/uapi/dvb/dvbapi.rst
··· 28 28 29 29 **Version 5.10** 30 30 31 - .. class:: toc-title 31 + .. only:: html 32 + 33 + .. class:: toc-title 32 34 33 35 Table of Contents 34 36
+3 -1
Documentation/media/uapi/mediactl/media-controller.rst
··· 8 8 Part IV - Media Controller API 9 9 ############################## 10 10 11 - .. class:: toc-title 11 + .. only:: html 12 + 13 + .. class:: toc-title 12 14 13 15 Table of Contents 14 16
+3 -1
Documentation/media/uapi/rc/remote_controllers.rst
··· 8 8 Part III - Remote Controller API 9 9 ################################ 10 10 11 - .. class:: toc-title 11 + .. only:: html 12 + 13 + .. class:: toc-title 12 14 13 15 Table of Contents 14 16
+3 -1
Documentation/media/uapi/v4l/v4l2.rst
··· 11 11 12 12 **Revision 4.5** 13 13 14 - .. class:: toc-title 14 + .. only:: html 15 + 16 + .. class:: toc-title 15 17 16 18 Table of Contents 17 19
+3 -1
Documentation/media/v4l-drivers/index.rst
··· 21 21 22 22 For more details see the file COPYING in the source distribution of Linux. 23 23 24 - .. class:: toc-title 24 + .. only:: html 25 + 26 + .. class:: toc-title 25 27 26 28 Table of Contents 27 29