summaryrefslogtreecommitdiffstats
path: root/develenv/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'develenv/conf.py')
-rw-r--r--develenv/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/develenv/conf.py b/develenv/conf.py
index 3d32b6f..2a7eb85 100644
--- a/develenv/conf.py
+++ b/develenv/conf.py
@@ -7,5 +7,5 @@ version = '4.11.99'
release = '4.11.99'
latex_documents = [
- ('index', 'develenv.tex', u'RTEMS Development Environment Documentation', u'RTEMS Documentation Project', 'manual'),
+ ('index', 'develenv.tex', u'RTEMS Development Environment Guide', u'RTEMS Documentation Project', 'manual'),
]