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

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: Mauro Carvalho Chehab <mchehab@s-opensource.com>

+2
+2
Documentation/conf.py
··· 353 353 'The kernel development community', 'manual'), 354 354 ('crypto/index', 'crypto-api.tex', 'Linux Kernel Crypto API manual', 355 355 'The kernel development community', 'manual'), 356 + ('dev-tools/index', 'dev-tools.tex', 'Development tools for the Kernel', 357 + 'The kernel development community', 'manual'), 356 358 ('doc-guide/index', 'kernel-doc-guide.tex', 'Linux Kernel Documentation Guide', 357 359 'The kernel development community', 'manual'), 358 360 ('driver-api/index', 'driver-api.tex', 'The kernel driver API manual',