mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 07:27:07 +08:00
cpu-supplement: Fix the project label.
This commit is contained in:
@@ -6,6 +6,8 @@ from conf import *
|
|||||||
version = '1.0'
|
version = '1.0'
|
||||||
release = '4.11.0'
|
release = '4.11.0'
|
||||||
|
|
||||||
|
project = "RTEMS CPU Supplement Documentation"
|
||||||
|
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index', 'cpu-supplement.tex', u'RTEMS CPU Supplement Documentation', u'RTEMS Documentation Project', 'manual'),
|
('index', 'cpu-supplement.tex', u'RTEMS CPU Supplement Documentation', u'RTEMS Documentation Project', 'manual'),
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user