summaryrefslogtreecommitdiffstats
path: root/develenv/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'develenv/conf.py')
-rw-r--r--develenv/conf.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/develenv/conf.py b/develenv/conf.py
index 5e042a7..d6bc2bd 100644
--- a/develenv/conf.py
+++ b/develenv/conf.py
@@ -6,3 +6,7 @@ from conf import *
version = '1.0'
release = '5.0'
+latex_documents = [
+ ('index', 'develenv.tex', u'RTEMS Development Environment Documentation', u'RTEMS Documentation Project', 'manual'),
+]
+