summaryrefslogtreecommitdiffstats
path: root/rsb/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'rsb/conf.py')
-rw-r--r--rsb/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsb/conf.py b/rsb/conf.py
index c12898c..aa400b0 100644
--- a/rsb/conf.py
+++ b/rsb/conf.py
@@ -9,5 +9,5 @@ release = '4.11.0'
project = "RTEMS Source Builder Manual"
latex_documents = [
- ('index', 'c_user.tex', u'RTEMS C Source Builder', u'RTEMS Documentation Project', 'manual'),
+ ('index', 'rsb.tex', u'RTEMS Source Builder', u'RTEMS Documentation Project', 'manual'),
]