summaryrefslogtreecommitdiffstats
path: root/eng
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-14 11:16:42 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-27 07:30:35 +0100
commitbb564b7fc30ba880b447afe4558650287adaabf3 (patch)
tree89b85d32981cb7bfd0c85c894cdae093082f9a76 /eng
parentshell/dl: Add dynamic loader commands (diff)
downloadrtems-docs-bb564b7fc30ba880b447afe4558650287adaabf3.tar.bz2
eng: Change title to RTEMS Software Engineering
Use a shorter title so that the PDF page header fits into one line.
Diffstat (limited to 'eng')
-rw-r--r--eng/conf.py4
-rw-r--r--eng/index.rst6
2 files changed, 5 insertions, 5 deletions
diff --git a/eng/conf.py b/eng/conf.py
index eb838fd..a8a0d71 100644
--- a/eng/conf.py
+++ b/eng/conf.py
@@ -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'),
]
diff --git a/eng/index.rst b/eng/index.rst
index 36fe68d..fe51e91 100644
--- a/eng/index.rst
+++ b/eng/index.rst
@@ -5,9 +5,9 @@
.. include:: ../common/unicode.rst
-================================================
-RTEMS Software Engineering Handbook (|version|)
-================================================
+======================================
+RTEMS Software Engineering (|version|)
+======================================
.. topic:: Copyrights and License