docs-rst: add userspace API book to pdf output
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 12 May 2017 09:28:42 +0000 (06:28 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 16 May 2017 11:44:07 +0000 (08:44 -0300)
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>
Documentation/conf.py

index bca751960dec8ce534467cd425221d3fdf293a95..2e215477edf5ad6461fa3993cfb476adf042cc1f 100644 (file)
@@ -373,6 +373,8 @@ latex_documents = [
      'The kernel development community', 'manual'),
     ('sound/index', 'sound.tex', 'Linux Sound Subsystem Documentation',
      'The kernel development community', 'manual'),
+    ('userspace-api/index', 'userspace-api.tex', 'The Linux kernel user-space API guide',
+     'The kernel development community', 'manual'),
 ]
 
 # The name of an image file (relative to this directory) to place at the top of