|
@@ -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
|