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