summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-08-11 03:09:50 +0000
committerChris Johns <chrisj@rtems.org>2017-08-11 13:45:52 +1000
commitefc29ff31bb604175c48d3ec092e2649eab0f4bd (patch)
tree0cf28c23ae1c5dcfc3b489827c481d82134b132c
parentpdf: Update the RTEMS style to work recent Sphinx versions. (diff)
downloadrtems-docs-efc29ff31bb604175c48d3ec092e2649eab0f4bd.tar.bz2
Update copyright notices.
-rw-r--r--bsp-howto/index.rst15
-rw-r--r--c-user/index.rst11
-rw-r--r--common/rtemsstyle.sty4
-rw-r--r--cpu-supplement/index.rst11
-rw-r--r--develenv/index.rst13
-rw-r--r--eclipse/index.rst9
-rw-r--r--filesystem/index.rst13
-rw-r--r--networking/index.rst10
-rw-r--r--porting/index.rst62
-rw-r--r--posix-users/index.rst11
-rw-r--r--rsb/index.rst10
-rw-r--r--shell/index.rst13
-rw-r--r--user/index.rst39
-rw-r--r--user/overview/index.rst2
-rw-r--r--user/support/index.rst2
15 files changed, 142 insertions, 83 deletions
diff --git a/bsp-howto/index.rst b/bsp-howto/index.rst
index c6d176c..e46773c 100644
--- a/bsp-howto/index.rst
+++ b/bsp-howto/index.rst
@@ -4,11 +4,14 @@
RTEMS BSP and Device Driver Development Guide (|version|).
==========================================================
-RTEMS BSP and Device Driver Development Guide
----------------------------------------------
+ | **COPYRIGHT (c) 1988 - 2015.**
+ | **On-Line Applications Research Corporation (OAR).**
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
- | COPYRIGHT (c) 1988 - 2015.
- | On-Line Applications Research Corporation (OAR).
+ | **Licenses:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
@@ -19,9 +22,9 @@ any product described in this document is assumed. The authors reserve the
right to revise this material and to make changes from time to time in the
content hereof without obligation to notify anyone of such revision or changes.
-The RTEMS Project is hosted at http://www.rtems.org. Any inquiries concerning
+The RTEMS Project is hosted at http://www.rtems.org/. Any inquiries concerning
RTEMS, its related support components, or its documentation should be directed
-to the Community Project hosted at http://www.rtems.org.
+to the Community Project hosted at http://www.rtems.org/.
.. topic:: RTEMS Online Resources
diff --git a/c-user/index.rst b/c-user/index.rst
index 7937042..f456964 100644
--- a/c-user/index.rst
+++ b/c-user/index.rst
@@ -4,11 +4,14 @@
RTEMS Classic API Guide (|version|).
====================================
-RTEMS Classic API Guide
------------------------
+ | **COPYRIGHT (c) 1988 - 2015.**
+ | **On-Line Applications Research Corporation (OAR).**
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
- | COPYRIGHT (c) 1988 - 2015.
- | On-Line Applications Research Corporation (OAR).
+ | **Licenses:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
diff --git a/common/rtemsstyle.sty b/common/rtemsstyle.sty
index 8f963c4..96313f1 100644
--- a/common/rtemsstyle.sty
+++ b/common/rtemsstyle.sty
@@ -61,10 +61,10 @@ gobble=0,
\fancypagestyle{normal}{
\fancyhf{}
\fancyfoot[LE,RO]{{\thepage}}
- \fancyfoot[LO]{{\nouppercase{\rightmark}}}
+ \fancyfoot[LO]{{\ifnum\value{chapter}>0{\nouppercase{\rightmark}}\fi}}
\fancyfoot[RE]{{\nouppercase{\leftmark}}}
\fancyhead[LE,RO]{{\@title, \py@release}}
- \fancyhead[RE,LO]{{\chaptername\:\thechapter\:Section\:\thesection}}
+ \fancyhead[RE,LO]{{\ifnum\value{chapter}>0{\chaptername\:\thechapter\:Section\:\thesection}\fi}}
\renewcommand{\headrulewidth}{0.4pt}
\renewcommand{\footrulewidth}{0.4pt}
}
diff --git a/cpu-supplement/index.rst b/cpu-supplement/index.rst
index c7d6b1e..55658cc 100644
--- a/cpu-supplement/index.rst
+++ b/cpu-supplement/index.rst
@@ -4,11 +4,14 @@
RTEMS CPU Architecture Supplement (|version|).
==============================================
-RTEMS CPU Architecture Supplement
----------------------------------
+ | **COPYRIGHT (c) 1988 - 2015.**
+ | **On-Line Applications Research Corporation (OAR).**
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
- | COPYRIGHT (c) 1988 - 2015.
- | On-Line Applications Research Corporation (OAR).
+ | **Licenses:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
diff --git a/develenv/index.rst b/develenv/index.rst
index 7fcdd35..3517e24 100644
--- a/develenv/index.rst
+++ b/develenv/index.rst
@@ -4,11 +4,14 @@
RTEMS Development Environment Guide (|version|).
================================================
-RTEMS Development Environment Guide
------------------------------------
-
- | COPYRIGHT (c) 1988 - 2016.
- | On-Line Applications Research Corporation (OAR).
+ | **COPYRIGHT (c) 1988 - 2015.**
+ | **On-Line Applications Research Corporation (OAR).**
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
+
+ | **Licenses:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
diff --git a/eclipse/index.rst b/eclipse/index.rst
index 629812f..cf3240f 100644
--- a/eclipse/index.rst
+++ b/eclipse/index.rst
@@ -9,11 +9,12 @@
RTEMS Eclipse Manual (|version|).
=================================
-RTEMS Eclipse Manual
---------------------
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
- | COPYRIGHT (c) 2016
- | Chris Johns <chrisj@rtems.org>
+ | **License:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
diff --git a/filesystem/index.rst b/filesystem/index.rst
index 27e2de1..c46488d 100644
--- a/filesystem/index.rst
+++ b/filesystem/index.rst
@@ -4,11 +4,14 @@
RTEMS Filesystem Design Guide (|version|).
==========================================
-RTEMS Filesystem Design Guide
------------------------------
-
- | COPYRIGHT (c) 1988 - 2015.
- | On-Line Applications Research Corporation (OAR).
+ | **COPYRIGHT (c) 1988 - 2015.**
+ | **On-Line Applications Research Corporation (OAR).**
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
+
+ | **License:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
diff --git a/networking/index.rst b/networking/index.rst
index 455e9c3..4ebc6ca 100644
--- a/networking/index.rst
+++ b/networking/index.rst
@@ -6,8 +6,14 @@
RTEMS Network User Manual (|version|).
======================================
- | COPYRIGHT (c) 1988 - 2015.
- | On-Line Applications Research Corporation (OAR).
+ | **COPYRIGHT (c) 1988 - 2015.**
+ | **On-Line Applications Research Corporation (OAR).**
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
+
+ | **License:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
diff --git a/porting/index.rst b/porting/index.rst
index e6b9a30..0a0142b 100644
--- a/porting/index.rst
+++ b/porting/index.rst
@@ -3,40 +3,45 @@
================================
RTEMS Porting Guide (|version|).
================================
-COPYRIGHT (c) 1988 - 2015.
-
-On-Line Applications Research Corporation (OAR).
-
-The authors have used their best efforts in preparing
-this material. These efforts include the development, research,
-and testing of the theories and programs to determine their
-effectiveness. No warranty of any kind, expressed or implied,
-with regard to the software or the material contained in this
-document is provided. No liability arising out of the
-application or use of any product described in this document is
-assumed. The authors reserve the right to revise this material
-and to make changes from time to time in the content hereof
-without obligation to notify anyone of such revision or changes.
-
-The RTEMS Project is hosted at http://www.rtems.org. Any
-inquiries concerning RTEMS, its related support components, or its
-documentation should be directed to the Community Project hosted athttp://www.rtems.org.
-
-Any inquiries for commercial services including training, support, custom
-development, application development assistance should be directed tohttp://www.rtems.com.
-
-Table of Contents
------------------
-
-.. toctree::
-
- preface
+ | **COPYRIGHT (c) 1988 - 2015.**
+ | **On-Line Applications Research Corporation (OAR).**
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
+
+ | **License:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
+
+The authors have used their best efforts in preparing this material. These
+efforts include the development, research, and testing of the theories and
+programs to determine their effectiveness. No warranty of any kind, expressed
+or implied, with regard to the software or the material contained in this
+document is provided. No liability arising out of the application or use of
+any product described in this document is assumed. The authors reserve the
+right to revise this material and to make changes from time to time in the
+content hereof without obligation to notify anyone of such revision or changes.
+
+The RTEMS Project is hosted at http://www.rtems.org/. Any inquiries concerning
+RTEMS, its related support components, or its documentation should be directed
+to the Community Project hosted at http://www.rtems.org/.
+
+.. topic:: RTEMS Online Resources
+
+ ================ =============================
+ Home https://www.rtems.org/
+ Developers https://devel.rtems.org/
+ Documentation https://docs.rtems.org/
+ Bug Reporting https://devel.rtems.org/query
+ Mailing Lists https://lists.rtems.org/
+ Git Repositories https://git.rtems.org/
+ ================ =============================
.. toctree::
:maxdepth: 3
:numbered:
+ preface
development_tools
source_code_org
cpu_model_variations
@@ -51,4 +56,3 @@ Table of Contents
* :ref:`genindex`
* :ref:`search`
-
diff --git a/posix-users/index.rst b/posix-users/index.rst
index 9731702..d70e053 100644
--- a/posix-users/index.rst
+++ b/posix-users/index.rst
@@ -4,11 +4,14 @@
RTEMS POSIX API Guide (|version|).
==================================
-RTEMS POSIX API Guide
----------------------
+ | **COPYRIGHT (c) 1988 - 2015.**
+ | **On-Line Applications Research Corporation (OAR).**
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
- | COPYRIGHT (c) 1988 - 2015.
- | On-Line Applications Research Corporation (OAR).
+ | **License:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
diff --git a/rsb/index.rst b/rsb/index.rst
index 6984359..1376832 100644
--- a/rsb/index.rst
+++ b/rsb/index.rst
@@ -12,8 +12,14 @@
RTEMS Source Builder (|version|).
=================================
- | COPYRIGHT (c) 2012 - 2016.
- | Chris Johns <chrisj@rtems.org>
+ | **COPYRIGHT (c) 2012 - 2015.**
+ | **Chris Johns <chrisj@rtems.org>**
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
+
+ | **License:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
diff --git a/shell/index.rst b/shell/index.rst
index dd7242b..7a1e7c9 100644
--- a/shell/index.rst
+++ b/shell/index.rst
@@ -8,11 +8,14 @@
RTEMS Shell Guide (|version|).
==============================
-RTEMS Shell Guide
------------------
-
- | COPYRIGHT (c) 1988 - 2015.
- | On-Line Applications Research Corporation (OAR).
+ | **COPYRIGHT (c) 1988 - 2015.**
+ | **On-Line Applications Research Corporation (OAR).**
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
+
+ | **License:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
diff --git a/user/index.rst b/user/index.rst
index 3363b17..e8ea9c4 100644
--- a/user/index.rst
+++ b/user/index.rst
@@ -1,19 +1,41 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. comment Heading
-.. comment 1 ======
-.. comment 2 ------
-.. comment 3 ~~~~~~
-.. comment 4 ^^^^^^
-
.. highlight:: c
==============================
RTEMS User Manual (|version|).
==============================
-Table of Contents
------------------
+ | **COPYRIGHT (c) 2016-2017.**
+ | **RTEMS Foundation, The RTEMS Documentation Project**
+
+ | **License:**
+ | Creative Commons Attribution-ShareAlike 4.0 International Public License
+ | https://creativecommons.org/licenses/by-sa/4.0/legalcode
+
+The authors have used their best efforts in preparing this material. These
+efforts include the development, research, and testing of the theories and
+programs to determine their effectiveness. No warranty of any kind, expressed
+or implied, with regard to the software or the material contained in this
+document is provided. No liability arising out of the application or use of
+any product described in this document is assumed. The authors reserve the
+right to revise this material and to make changes from time to time in the
+content hereof without obligation to notify anyone of such revision or changes.
+
+The RTEMS Project is hosted at http://www.rtems.org/. Any inquiries concerning
+RTEMS, its related support components, or its documentation should be directed
+to the Community Project hosted at http://www.rtems.org/.
+
+.. topic:: RTEMS Online Resources
+
+ ================ =============================
+ Home https://www.rtems.org/
+ Developers https://devel.rtems.org/
+ Documentation https://docs.rtems.org/
+ Bug Reporting https://devel.rtems.org/query
+ Mailing Lists https://lists.rtems.org/
+ Git Repositories https://git.rtems.org/
+ ================ =============================
.. toctree::
:maxdepth: 5
@@ -34,6 +56,5 @@ Table of Contents
additional/index
glossary/index
-
* :ref:`genindex`
* :ref:`search`
diff --git a/user/overview/index.rst b/user/overview/index.rst
index 8064e21..a2c25a3 100644
--- a/user/overview/index.rst
+++ b/user/overview/index.rst
@@ -1,7 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
Overview
-********
+========
Welcome to the :ref:term:`RTEMS` User Manual.
diff --git a/user/support/index.rst b/user/support/index.rst
index de75ae6..3e6aeef 100644
--- a/user/support/index.rst
+++ b/user/support/index.rst
@@ -1,7 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
Support
-*******
+=======
RTEMS offers a variety of support options.