Commit 0d1c7d60 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

docs-rst: add media documentation to PDF output

Now that the build of PDF output on media got fixed, re-add it
to the Sphinx PDF build.

Partially reverts 3eb6cd68 ('Documentation: exclude
media documentation from pdf generation').
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 859b01cd
......@@ -340,6 +340,8 @@ latex_documents = [
'The kernel development community', 'manual'),
('gpu/index', 'gpu.tex', 'Linux GPU Driver Developer\'s Guide',
'The kernel development community', 'manual'),
('media/index', 'media.tex', 'Linux Media Subsystem Documentation',
'The kernel development community', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment