summaryrefslogtreecommitdiffstats
path: root/cpu-supplement/conf.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpu-supplement/conf.py (renamed from cpu_supplement/conf.py)3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpu_supplement/conf.py b/cpu-supplement/conf.py
index 3c9c2f7..e08bbf1 100644
--- a/cpu_supplement/conf.py
+++ b/cpu-supplement/conf.py
@@ -7,6 +7,5 @@ version = '1.0'
release = '5.0'
latex_documents = [
- ('index', 'cpu_supplement.tex', u'RTEMS CPU Supplement Documentation', u'RTEMS Documentation Project', 'manual'),
+ ('index', 'cpu-supplement.tex', u'RTEMS CPU Supplement Documentation', u'RTEMS Documentation Project', 'manual'),
]
-