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:
Sebastian Huber
2019-03-14 11:16:42 +01:00
parent 9ec0107573
commit bb564b7fc3
2 changed files with 5 additions and 5 deletions

View File

@@ -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'),
] ]

View File

@@ -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