summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarçal Comajoan Cara <mcomajoancara@gmail.com>2018-12-02 17:02:40 -0600
committerJoel Sherrill <joel@rtems.org>2018-12-02 17:02:40 -0600
commit1e106e21788f0df0854f3fac2536162710dd4cc4 (patch)
treec35d03973cd559b41f0c51fa20eeb9292b095fbe
parent9d3cb23123f378f8171d4ed966f7a426156b384e (diff)
eng/conf.py: Use new short name of SW Eng Handbook
-rw-r--r--eng/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/conf.py b/eng/conf.py
index a4da3ff..d44e8b7 100644
--- a/eng/conf.py
+++ b/eng/conf.py
@@ -7,7 +7,7 @@ project = "RTEMS Software Engineering Handbook"
latex_documents = [
('index',
- 'software-engineering-handbook.tex',
+ 'eng.tex',
u'RTEMS Software Engineering Handbook',
u'RTEMS Documentation Project',
'manual'),