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