mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-20 04:10:12 +08:00
Shorten the name of the BSP and Device Driver Development Guide
Old name: RTEMS BSP and Device Driver Development Guide This is long and causes problems in the PDF output. This patch changes the name to: RTEMS BSP and Driver Guide Closes #3141.
This commit is contained in:
@@ -8,7 +8,7 @@ project = "RTEMS BSP and Device Driver Development Guide"
|
||||
latex_documents = [
|
||||
('index',
|
||||
'bsp-howto.tex',
|
||||
u'RTEMS BSP and Device Driver Development Guide',
|
||||
u'RTEMS BSP and Driver Guide',
|
||||
u'RTEMS Documentation Project',
|
||||
'manual'),
|
||||
]
|
||||
|
Reference in New Issue
Block a user