mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-18 23:14:06 +08:00
Add PDF generation support use with --pdf
This commit is contained in:
@@ -6,3 +6,7 @@ from conf import *
|
||||
version = '1.0'
|
||||
release = '5.0'
|
||||
|
||||
latex_documents = [
|
||||
('index', 'book.tex', u'RTEMS Book', u'RTEMS Documentation Project', 'manual'),
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user