mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-14 16:19:16 +08:00
Update document titles for consistency
This commit is contained in:
parent
d8beaabd02
commit
7193f09294
@ -1,11 +1,11 @@
|
|||||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
.. 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.
|
| COPYRIGHT (c) 1988 - 2015.
|
||||||
| On-Line Applications Research Corporation (OAR).
|
| On-Line Applications Research Corporation (OAR).
|
||||||
|
@ -6,8 +6,8 @@ from conf import *
|
|||||||
version = '4.11.99'
|
version = '4.11.99'
|
||||||
release = '4.11.99'
|
release = '4.11.99'
|
||||||
|
|
||||||
project = "RTEMS C User Manual"
|
project = "RTEMS Classic API Guide"
|
||||||
|
|
||||||
latex_documents = [
|
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'),
|
||||||
]
|
]
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
.. 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.
|
| COPYRIGHT (c) 1988 - 2015.
|
||||||
| On-Line Applications Research Corporation (OAR).
|
| On-Line Applications Research Corporation (OAR).
|
||||||
|
@ -6,8 +6,8 @@ from conf import *
|
|||||||
version = '1.0'
|
version = '1.0'
|
||||||
release = '4.11.99'
|
release = '4.11.99'
|
||||||
|
|
||||||
project = "RTEMS CPU Supplement Documentation"
|
project = "RTEMS CPU Architecture Supplement"
|
||||||
|
|
||||||
latex_documents = [
|
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'),
|
||||||
]
|
]
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
||||||
|
|
||||||
=================================
|
==============================================
|
||||||
RTEMS CPU Architecture Supplement
|
RTEMS CPU Architecture Supplement (|version|).
|
||||||
=================================
|
==============================================
|
||||||
|
|
||||||
RTEMS CPU Architecture Supplement
|
RTEMS CPU Architecture Supplement
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
@ -7,5 +7,5 @@ version = '4.11.99'
|
|||||||
release = '4.11.99'
|
release = '4.11.99'
|
||||||
|
|
||||||
latex_documents = [
|
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'),
|
||||||
]
|
]
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
||||||
|
|
||||||
===================================
|
================================================
|
||||||
RTEMS Development Environment Guide
|
RTEMS Development Environment Guide (|version|).
|
||||||
===================================
|
================================================
|
||||||
|
|
||||||
RTEMS Development Environment Guide
|
RTEMS Development Environment Guide
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
|
|
||||||
.. highlight:: c
|
.. highlight:: c
|
||||||
|
|
||||||
====================
|
=================================
|
||||||
RTEMS Eclipse Manual
|
RTEMS Eclipse Manual (|version|).
|
||||||
====================
|
=================================
|
||||||
|
|
||||||
RTEMS Eclipse Manual
|
RTEMS Eclipse Manual
|
||||||
--------------------
|
--------------------
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
||||||
|
|
||||||
=============================
|
==========================================
|
||||||
RTEMS Filesystem Design Guide
|
RTEMS Filesystem Design Guide (|version|).
|
||||||
=============================
|
==========================================
|
||||||
|
|
||||||
RTEMS Filesystem Design Guide
|
RTEMS Filesystem Design Guide
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
@ -9,5 +9,5 @@ release = '4.11.99'
|
|||||||
project = "RTEMS Networking User Manual"
|
project = "RTEMS Networking User Manual"
|
||||||
|
|
||||||
latex_documents = [
|
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'),
|
||||||
]
|
]
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
.. highlight:: c
|
.. highlight:: c
|
||||||
|
|
||||||
===================================
|
======================================
|
||||||
RTEMS |version| Network User Manual
|
RTEMS Network User Manual (|version|).
|
||||||
===================================
|
======================================
|
||||||
|
|
||||||
| COPYRIGHT (c) 1988 - 2015.
|
| COPYRIGHT (c) 1988 - 2015.
|
||||||
| On-Line Applications Research Corporation (OAR).
|
| On-Line Applications Research Corporation (OAR).
|
||||||
|
@ -7,6 +7,6 @@ version = '1.0'
|
|||||||
release = '5.0'
|
release = '5.0'
|
||||||
|
|
||||||
latex_documents = [
|
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'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
||||||
|
|
||||||
===================
|
================================
|
||||||
RTEMS Porting Guide
|
RTEMS Porting Guide (|version|).
|
||||||
===================
|
================================
|
||||||
COPYRIGHT (c) 1988 - 2015.
|
COPYRIGHT (c) 1988 - 2015.
|
||||||
|
|
||||||
On-Line Applications Research Corporation (OAR).
|
On-Line Applications Research Corporation (OAR).
|
||||||
|
@ -6,8 +6,8 @@ from conf import *
|
|||||||
version = '4.11.99'
|
version = '4.11.99'
|
||||||
release = '4.11.99'
|
release = '4.11.99'
|
||||||
|
|
||||||
project = "RTEMS POSIX User Manual"
|
project = "RTEMS POSIX API Guide"
|
||||||
|
|
||||||
latex_documents = [
|
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'),
|
||||||
]
|
]
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
.. 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.
|
| COPYRIGHT (c) 1988 - 2015.
|
||||||
| On-Line Applications Research Corporation (OAR).
|
| On-Line Applications Research Corporation (OAR).
|
||||||
|
@ -7,5 +7,5 @@ version = '1.0'
|
|||||||
release = '5.0'
|
release = '5.0'
|
||||||
|
|
||||||
latex_documents = [
|
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'),
|
||||||
]
|
]
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
.. 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.
|
COPYRIGHT (c) 1988 - 2015.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ from conf import *
|
|||||||
version = '4.11.99'
|
version = '4.11.99'
|
||||||
release = '4.11.99'
|
release = '4.11.99'
|
||||||
|
|
||||||
project = "RTEMS Source Builder Manual"
|
project = "RTEMS Source Builder"
|
||||||
|
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index', 'rsb.tex', u'RTEMS Source Builder', u'RTEMS Documentation Project', 'manual'),
|
('index', 'rsb.tex', u'RTEMS Source Builder', u'RTEMS Documentation Project', 'manual'),
|
||||||
|
@ -8,9 +8,9 @@
|
|||||||
|
|
||||||
.. highlight:: shell
|
.. highlight:: shell
|
||||||
|
|
||||||
==============================
|
=================================
|
||||||
RTEMS |version| Source Builder
|
RTEMS Source Builder (|version|).
|
||||||
==============================
|
=================================
|
||||||
|
|
||||||
| COPYRIGHT (c) 2012 - 2016.
|
| COPYRIGHT (c) 2012 - 2016.
|
||||||
| Chris Johns <chrisj@rtems.org>
|
| Chris Johns <chrisj@rtems.org>
|
||||||
|
@ -6,8 +6,8 @@ from conf import *
|
|||||||
version = '4.11.99'
|
version = '4.11.99'
|
||||||
release = '4.11.99'
|
release = '4.11.99'
|
||||||
|
|
||||||
project = "RTEMS Shell Manual"
|
project = "RTEMS Shell Guide"
|
||||||
|
|
||||||
latex_documents = [
|
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'),
|
||||||
]
|
]
|
||||||
|
@ -4,12 +4,12 @@
|
|||||||
.. COMMENT: On-Line Applications Research Corporation (OAR).
|
.. COMMENT: On-Line Applications Research Corporation (OAR).
|
||||||
.. COMMENT: All rights reserved.
|
.. 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.
|
| COPYRIGHT (c) 1988 - 2015.
|
||||||
| On-Line Applications Research Corporation (OAR).
|
| On-Line Applications Research Corporation (OAR).
|
||||||
|
@ -8,9 +8,9 @@
|
|||||||
|
|
||||||
.. highlight:: c
|
.. highlight:: c
|
||||||
|
|
||||||
============================
|
==============================
|
||||||
RTEMS |version| User Manual.
|
RTEMS User Manual (|version|).
|
||||||
============================
|
==============================
|
||||||
|
|
||||||
Table of Contents
|
Table of Contents
|
||||||
-----------------
|
-----------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user