Commit 81e11d49 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

docs-rst: add dev-tools book to pdf output



The dev-tools API book was added without the bits required to
generate PDF output at the main conf.py. Add them.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 8db0b75f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -353,6 +353,8 @@ latex_documents = [
     'The kernel development community', 'manual'),
    ('crypto/index', 'crypto-api.tex', 'Linux Kernel Crypto API manual',
     'The kernel development community', 'manual'),
    ('dev-tools/index', 'dev-tools.tex', 'Development tools for the Kernel',
     'The kernel development community', 'manual'),
    ('doc-guide/index', 'kernel-doc-guide.tex', 'Linux Kernel Documentation Guide',
     'The kernel development community', 'manual'),
    ('driver-api/index', 'driver-api.tex', 'The kernel driver API manual',