diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-03-30 09:33:54 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-03-30 09:42:35 -0400 |
commit | 1c3ec30bb23023d738b538e64ac3028902d53692 (patch) | |
tree | 4f682804f5005d4551e59d0ccf8500a728a6c72a /Documentation/media | |
parent | 94fa831e3b359f24c01b9936de33b84c38caacbb (diff) | |
download | linux-1c3ec30bb23023d738b538e64ac3028902d53692.tar.bz2 |
media: index.rst: exclude Indexes section from latex/pdf output
With LaTex, the Index at the end will always be present. Having
an extra chapter for it there will just add extra noise to the
document.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media')
-rw-r--r-- | Documentation/media/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/index.rst b/Documentation/media/index.rst index 0a222fc1d7ca..0301c25ff887 100644 --- a/Documentation/media/index.rst +++ b/Documentation/media/index.rst @@ -18,7 +18,7 @@ Linux Media Subsystem Documentation v4l-drivers/index cec-drivers/index -.. only:: subproject +.. only:: html and subproject Indices ======= |