[rtems-docs commit] cpu-supplement: Fix the project label.

Chris Johns chrisj at rtems.org
Wed Nov 9 05:54:07 UTC 2016


Module:    rtems-docs
Branch:    master
Commit:    f7dbf17028db3033b9487815efdfd5b60baada09
Changeset: http://git.rtems.org/rtems-docs/commit/?id=f7dbf17028db3033b9487815efdfd5b60baada09

Author:    Chris Johns <chrisj at rtems.org>
Date:      Wed Nov  9 16:53:20 2016 +1100

cpu-supplement: Fix the project label.

---

 cpu-supplement/conf.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cpu-supplement/conf.py b/cpu-supplement/conf.py
index d89a641..735e42b 100644
--- a/cpu-supplement/conf.py
+++ b/cpu-supplement/conf.py
@@ -6,6 +6,8 @@ from conf import *
 version = '1.0'
 release = '4.11.0'
 
+project = "RTEMS CPU Supplement Documentation"
+
 latex_documents = [
 	('index', 'cpu-supplement.tex', u'RTEMS CPU Supplement Documentation', u'RTEMS Documentation Project', 'manual'),
 ]




More information about the vc mailing list