summaryrefslogtreecommitdiffstats
path: root/rsb
diff options
context:
space:
mode:
Diffstat (limited to 'rsb')
-rw-r--r--rsb/conf.py2
-rw-r--r--rsb/index.rst6
2 files changed, 4 insertions, 4 deletions
diff --git a/rsb/conf.py b/rsb/conf.py
index 278397d..4c48bd2 100644
--- a/rsb/conf.py
+++ b/rsb/conf.py
@@ -6,7 +6,7 @@ from conf import *
version = '4.11.99'
release = '4.11.99'
-project = "RTEMS Source Builder Manual"
+project = "RTEMS Source Builder"
latex_documents = [
('index', 'rsb.tex', u'RTEMS Source Builder', u'RTEMS Documentation Project', 'manual'),
diff --git a/rsb/index.rst b/rsb/index.rst
index be41f2e..6984359 100644
--- a/rsb/index.rst
+++ b/rsb/index.rst
@@ -8,9 +8,9 @@
.. highlight:: shell
-==============================
-RTEMS |version| Source Builder
-==============================
+=================================
+RTEMS Source Builder (|version|).
+=================================
| COPYRIGHT (c) 2012 - 2016.
| Chris Johns <chrisj@rtems.org>