mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 02:05:37 +08:00
eng: Change title to RTEMS Software Engineering
Use a shorter title so that the PDF page header fits into one line.
This commit is contained in:
@@ -3,12 +3,12 @@ sys.path.insert(0, os.path.abspath('../common/'))
|
|||||||
|
|
||||||
from conf import *
|
from conf import *
|
||||||
|
|
||||||
project = "RTEMS Software Engineering Handbook"
|
project = "RTEMS Software Engineering"
|
||||||
|
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index',
|
('index',
|
||||||
'eng.tex',
|
'eng.tex',
|
||||||
u'RTEMS Software Engineering Handbook',
|
u'RTEMS Software Engineering',
|
||||||
u'RTEMS Documentation Project',
|
u'RTEMS Documentation Project',
|
||||||
'manual'),
|
'manual'),
|
||||||
]
|
]
|
||||||
|
@@ -5,9 +5,9 @@
|
|||||||
|
|
||||||
.. include:: ../common/unicode.rst
|
.. include:: ../common/unicode.rst
|
||||||
|
|
||||||
================================================
|
======================================
|
||||||
RTEMS Software Engineering Handbook (|version|)
|
RTEMS Software Engineering (|version|)
|
||||||
================================================
|
======================================
|
||||||
|
|
||||||
.. topic:: Copyrights and License
|
.. topic:: Copyrights and License
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user