mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-16 08:36:05 +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 *
|
||||
|
||||
project = "RTEMS Software Engineering Handbook"
|
||||
project = "RTEMS Software Engineering"
|
||||
|
||||
latex_documents = [
|
||||
('index',
|
||||
'eng.tex',
|
||||
u'RTEMS Software Engineering Handbook',
|
||||
u'RTEMS Software Engineering',
|
||||
u'RTEMS Documentation Project',
|
||||
'manual'),
|
||||
]
|
||||
|
@@ -5,9 +5,9 @@
|
||||
|
||||
.. include:: ../common/unicode.rst
|
||||
|
||||
================================================
|
||||
RTEMS Software Engineering Handbook (|version|)
|
||||
================================================
|
||||
======================================
|
||||
RTEMS Software Engineering (|version|)
|
||||
======================================
|
||||
|
||||
.. topic:: Copyrights and License
|
||||
|
||||
|
Reference in New Issue
Block a user