mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-22 06:32:08 +00:00
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>
This commit is contained in:
parent
f3377977aa
commit
6bb33768db
1 changed files with 2 additions and 0 deletions
|
@ -373,6 +373,8 @@ latex_documents = [
|
||||||
'The kernel development community', 'manual'),
|
'The kernel development community', 'manual'),
|
||||||
('sound/index', 'sound.tex', 'Linux Sound Subsystem Documentation',
|
('sound/index', 'sound.tex', 'Linux Sound Subsystem Documentation',
|
||||||
'The kernel development community', 'manual'),
|
'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
|
# The name of an image file (relative to this directory) to place at the top of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue