mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 14:11:20 +00:00
docs: Add more manuals to the PDF build
There were a few manuals that weren't being built in PDF format, but there's no reason not to... Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
3ed3e130ea
commit
22917b992d
3 changed files with 19 additions and 0 deletions
|
@ -3,3 +3,8 @@
|
|||
project = "Core-API Documentation"
|
||||
|
||||
tags.add("subproject")
|
||||
|
||||
latex_documents = [
|
||||
('index', 'core-api.tex', project,
|
||||
'The kernel development community', 'manual'),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue