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 --- bsp-howto/index.rst | 10 +++++----- c-user/conf.py | 4 ++-- c-user/index.rst | 10 +++++----- cpu-supplement/conf.py | 4 ++-- cpu-supplement/index.rst | 6 +++--- develenv/conf.py | 2 +- develenv/index.rst | 6 +++--- eclipse/index.rst | 6 +++--- filesystem/index.rst | 6 +++--- networking/conf.py | 2 +- networking/index.rst | 6 +++--- porting/conf.py | 2 +- porting/index.rst | 6 +++--- posix-users/conf.py | 4 ++-- posix-users/index.rst | 10 +++++----- posix1003-1/conf.py | 2 +- posix1003-1/index.rst | 6 +++--- rsb/conf.py | 2 +- rsb/index.rst | 6 +++--- shell/conf.py | 4 ++-- shell/index.rst | 10 +++++----- user/index.rst | 6 +++--- 22 files changed, 60 insertions(+), 60 deletions(-) diff --git a/bsp-howto/index.rst b/bsp-howto/index.rst index 921a916..c6d176c 100644 --- a/bsp-howto/index.rst +++ b/bsp-howto/index.rst @@ -1,11 +1,11 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -======================================= -BSP and Device Driver Development Guide -======================================= +========================================================== +RTEMS BSP and Device Driver Development Guide (|version|). +========================================================== -BSP and Device Driver Development Guide ---------------------------------------- +RTEMS BSP and Device Driver Development Guide +--------------------------------------------- | COPYRIGHT (c) 1988 - 2015. | On-Line Applications Research Corporation (OAR). diff --git a/c-user/conf.py b/c-user/conf.py index 0aeb699..90a7af7 100644 --- a/c-user/conf.py +++ b/c-user/conf.py @@ -6,8 +6,8 @@ from conf import * version = '4.11.99' release = '4.11.99' -project = "RTEMS C User Manual" +project = "RTEMS Classic API Guide" latex_documents = [ - ('index', 'c-user.tex', u'RTEMS C User Documentation', u'RTEMS Documentation Project', 'manual'), + ('index', 'c-user.tex', u'RTEMS Classic API Guide', u'RTEMS Documentation Project', 'manual'), ] diff --git a/c-user/index.rst b/c-user/index.rst index e97ffbf..4aa267d 100644 --- a/c-user/index.rst +++ b/c-user/index.rst @@ -1,11 +1,11 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -==================== -RTEMS C User's Guide -==================== +==================================== +RTEMS Classic API Guide (|version|). +==================================== -RTEMS C User's Guide --------------------- +RTEMS Classic API Guide +----------------------- | COPYRIGHT (c) 1988 - 2015. | On-Line Applications Research Corporation (OAR). diff --git a/cpu-supplement/conf.py b/cpu-supplement/conf.py index 083957d..933c5ce 100644 --- a/cpu-supplement/conf.py +++ b/cpu-supplement/conf.py @@ -6,8 +6,8 @@ from conf import * version = '1.0' release = '4.11.99' -project = "RTEMS CPU Supplement Documentation" +project = "RTEMS CPU Architecture Supplement" latex_documents = [ - ('index', 'cpu-supplement.tex', u'RTEMS CPU Supplement Documentation', u'RTEMS Documentation Project', 'manual'), + ('index', 'cpu-supplement.tex', u'RTEMS CPU Architecture Supplement', u'RTEMS Documentation Project', 'manual'), ] diff --git a/cpu-supplement/index.rst b/cpu-supplement/index.rst index 9167b73..b5c316a 100644 --- a/cpu-supplement/index.rst +++ b/cpu-supplement/index.rst @@ -1,8 +1,8 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -================================= -RTEMS CPU Architecture Supplement -================================= +============================================== +RTEMS CPU Architecture Supplement (|version|). +============================================== RTEMS CPU Architecture Supplement --------------------------------- diff --git a/develenv/conf.py b/develenv/conf.py index 3d32b6f..2a7eb85 100644 --- a/develenv/conf.py +++ b/develenv/conf.py @@ -7,5 +7,5 @@ version = '4.11.99' release = '4.11.99' latex_documents = [ - ('index', 'develenv.tex', u'RTEMS Development Environment Documentation', u'RTEMS Documentation Project', 'manual'), + ('index', 'develenv.tex', u'RTEMS Development Environment Guide', u'RTEMS Documentation Project', 'manual'), ] diff --git a/develenv/index.rst b/develenv/index.rst index 66f1d01..7fcdd35 100644 --- a/develenv/index.rst +++ b/develenv/index.rst @@ -1,8 +1,8 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -=================================== -RTEMS Development Environment Guide -=================================== +================================================ +RTEMS Development Environment Guide (|version|). +================================================ RTEMS Development Environment Guide ----------------------------------- diff --git a/eclipse/index.rst b/eclipse/index.rst index 3d2d14c..629812f 100644 --- a/eclipse/index.rst +++ b/eclipse/index.rst @@ -5,9 +5,9 @@ .. highlight:: c -==================== -RTEMS Eclipse Manual -==================== +================================= +RTEMS Eclipse Manual (|version|). +================================= RTEMS Eclipse Manual -------------------- diff --git a/filesystem/index.rst b/filesystem/index.rst index 01df7f1..27e2de1 100644 --- a/filesystem/index.rst +++ b/filesystem/index.rst @@ -1,8 +1,8 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -============================= -RTEMS Filesystem Design Guide -============================= +========================================== +RTEMS Filesystem Design Guide (|version|). +========================================== RTEMS Filesystem Design Guide ----------------------------- diff --git a/networking/conf.py b/networking/conf.py index d03bd38..30e78d5 100644 --- a/networking/conf.py +++ b/networking/conf.py @@ -9,5 +9,5 @@ release = '4.11.99' project = "RTEMS Networking User Manual" latex_documents = [ - ('index', 'networking.tex', u'RTEMS Networking User Documentation', u'RTEMS Documentation Project', 'manual'), + ('index', 'networking.tex', u'RTEMS Networking User Manual', u'RTEMS Documentation Project', 'manual'), ] diff --git a/networking/index.rst b/networking/index.rst index ed4cd8d..455e9c3 100644 --- a/networking/index.rst +++ b/networking/index.rst @@ -2,9 +2,9 @@ .. highlight:: c -=================================== -RTEMS |version| Network User Manual -=================================== +====================================== +RTEMS Network User Manual (|version|). +====================================== | COPYRIGHT (c) 1988 - 2015. | On-Line Applications Research Corporation (OAR). diff --git a/porting/conf.py b/porting/conf.py index 8ccb18f..cc4b09c 100644 --- a/porting/conf.py +++ b/porting/conf.py @@ -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'), ] diff --git a/porting/index.rst b/porting/index.rst index d33d425..e6b9a30 100644 --- a/porting/index.rst +++ b/porting/index.rst @@ -1,8 +1,8 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -=================== -RTEMS Porting Guide -=================== +================================ +RTEMS Porting Guide (|version|). +================================ COPYRIGHT (c) 1988 - 2015. On-Line Applications Research Corporation (OAR). diff --git a/posix-users/conf.py b/posix-users/conf.py index 5033f0b..d4792c0 100644 --- a/posix-users/conf.py +++ b/posix-users/conf.py @@ -6,8 +6,8 @@ from conf import * version = '4.11.99' release = '4.11.99' -project = "RTEMS POSIX User Manual" +project = "RTEMS POSIX API Guide" latex_documents = [ - ('index', 'posix-users.tex', u'RTEMS POSIX API User\'s Guide', u'RTEMS Documentation Project', 'manual'), + ('index', 'posix-users.tex', u'RTEMS POSIX API Guide', u'RTEMS Documentation Project', 'manual'), ] diff --git a/posix-users/index.rst b/posix-users/index.rst index 072579c..b2e2154 100644 --- a/posix-users/index.rst +++ b/posix-users/index.rst @@ -1,11 +1,11 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -============================ -RTEMS POSIX API User's Guide -============================ +================================== +RTEMS POSIX API Guide (|version|). +================================== -RTEMS POSIX API User's Guide ----------------------------- +RTEMS POSIX API Guide +--------------------- | COPYRIGHT (c) 1988 - 2015. | On-Line Applications Research Corporation (OAR). diff --git a/posix1003-1/conf.py b/posix1003-1/conf.py index 1d7b4ef..d8728b6 100644 --- a/posix1003-1/conf.py +++ b/posix1003-1/conf.py @@ -7,5 +7,5 @@ version = '1.0' release = '5.0' latex_documents = [ - ('index', 'posix1003-1.tex', u'RTEMS POSIX 1003_1 Documentation', u'RTEMS Documentation Project', 'manual'), + ('index', 'posix1003-1.tex', u'RTEMS POSIX 1003.1 Compliance Guide', u'RTEMS Documentation Project', 'manual'), ] diff --git a/posix1003-1/index.rst b/posix1003-1/index.rst index 506041f..443491a 100644 --- a/posix1003-1/index.rst +++ b/posix1003-1/index.rst @@ -1,8 +1,8 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -=================================== -RTEMS POSIX 1003.1 Compliance Guide -=================================== +================================================ +RTEMS POSIX 1003.1 Compliance Guide (|version}). +================================================ COPYRIGHT (c) 1988 - 2015. diff --git a/rsb/conf.py b/rsb/conf.py index 278397d..4c48bd2 100644 --- a/rsb/conf.py +++ b/rsb/conf.py @@ -6,7 +6,7 @@ from conf import * version = '4.11.99' release = '4.11.99' -project = "RTEMS Source Builder Manual" +project = "RTEMS Source Builder" latex_documents = [ ('index', 'rsb.tex', u'RTEMS Source Builder', u'RTEMS Documentation Project', 'manual'), diff --git a/rsb/index.rst b/rsb/index.rst index be41f2e..6984359 100644 --- a/rsb/index.rst +++ b/rsb/index.rst @@ -8,9 +8,9 @@ .. highlight:: shell -============================== -RTEMS |version| Source Builder -============================== +================================= +RTEMS Source Builder (|version|). +================================= | COPYRIGHT (c) 2012 - 2016. | Chris Johns 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'), ] diff --git a/shell/index.rst b/shell/index.rst index 7074078..dd7242b 100644 --- a/shell/index.rst +++ b/shell/index.rst @@ -4,12 +4,12 @@ .. COMMENT: On-Line Applications Research Corporation (OAR). .. COMMENT: All rights reserved. -======================== -RTEMS Shell User's Guide -======================== +============================== +RTEMS Shell Guide (|version|). +============================== -RTEMS Shell User's Guide ------------------------- +RTEMS Shell Guide +----------------- | COPYRIGHT (c) 1988 - 2015. | On-Line Applications Research Corporation (OAR). diff --git a/user/index.rst b/user/index.rst index 063bd4a..7241d3f 100644 --- a/user/index.rst +++ b/user/index.rst @@ -8,9 +8,9 @@ .. highlight:: c -============================ -RTEMS |version| User Manual. -============================ +============================== +RTEMS User Manual (|version|). +============================== Table of Contents ----------------- -- cgit v1.2.3