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

docs-rst: add userspace API book to pdf output

The userspace API book was added without the bits required to
generate PDF output. Add them.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

+2
+2
Documentation/conf.py
··· 373 373 'The kernel development community', 'manual'), 374 374 ('sound/index', 'sound.tex', 'Linux Sound Subsystem Documentation', 375 375 'The kernel development community', 'manual'), 376 + ('userspace-api/index', 'userspace-api.tex', 'The Linux kernel user-space API guide', 377 + 'The kernel development community', 'manual'), 376 378 ] 377 379 378 380 # The name of an image file (relative to this directory) to place at the top of