summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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