summaryrefslogtreecommitdiffstats
path: root/eng/conf.py
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-17 18:45:49 -0600
commit4ff378782eebed3f19972a03e3bf31fc22ed6b7a (patch)
treeedf397fc6c0ae8a0a33c36342312350166794a7c /eng/conf.py
parenteng/license-requirements.rst: Add a TBD for BSD info (diff)
downloadrtems-docs-4ff378782eebed3f19972a03e3bf31fc22ed6b7a.tar.bz2
eng/conf.py: Use new short name of SW Eng Handbook
Diffstat (limited to '')
-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'),