mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 23:36:45 +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', 'rtemsconfig.tex', u'RTEMS RTEMS Config Documentation', u'RTEMS Documentation Project', 'manual'),
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user