Update document titles for consistency

This commit is contained in:
Joel Sherrill
2017-01-11 19:01:20 -06:00
parent d8beaabd02
commit 7193f09294
22 changed files with 60 additions and 60 deletions

View File

@@ -7,6 +7,6 @@ version = '1.0'
release = '5.0'
latex_documents = [
('index', 'porting.tex', u'RTEMS Porting Documentation', u'RTEMS Documentation Project', 'manual'),
('index', 'porting.tex', u'RTEMS Porting Guide', u'RTEMS Documentation Project', 'manual'),
]