From 7193f09294a087701e99d8dab1c58b357671aed6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 11 Jan 2017 19:01:20 -0600 Subject: Update document titles for consistency --- shell/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell/conf.py') diff --git a/shell/conf.py b/shell/conf.py index 878c39b..2b58581 100644 --- a/shell/conf.py +++ b/shell/conf.py @@ -6,8 +6,8 @@ from conf import * version = '4.11.99' release = '4.11.99' -project = "RTEMS Shell Manual" +project = "RTEMS Shell Guide" latex_documents = [ - ('index', 'shell.tex', u'RTEMS Shell Documentation', u'RTEMS Documentation Project', 'manual'), + ('index', 'shell.tex', u'RTEMS Shell Guide', u'RTEMS Documentation Project', 'manual'), ] -- cgit v1.2.3