source: rtems-docs/shell/index.rst @ 969e60e

5
Last change on this file since 969e60e was 969e60e, checked in by Chris Johns <chrisj@…>, on 10/19/18 at 03:42:12

Update the copyright year.

  • Property mode set to 100644
File size: 2.0 KB
RevLine 
[489740f]1.. comment SPDX-License-Identifier: CC-BY-SA-4.0
2
[e5afcaa]3.. COMMENT: COPYRIGHT (c) 1988-2008.
4.. COMMENT: On-Line Applications Research Corporation (OAR).
5.. COMMENT: All rights reserved.
6
[7193f09]7==============================
8RTEMS Shell Guide (|version|).
9==============================
[8ca13ed]10
[efc29ff]11 | **COPYRIGHT (c) 1988 - 2015.**
12 | **On-Line Applications Research Corporation (OAR).**
[969e60e]13 | **COPYRIGHT (c) 2016-2018.**
[efc29ff]14 | **RTEMS Foundation, The RTEMS Documentation Project**
[8ca13ed]15
[efc29ff]16 | **License:**
17 |  Creative Commons Attribution-ShareAlike 4.0 International Public License
18 |  https://creativecommons.org/licenses/by-sa/4.0/legalcode
[8ca13ed]19
20The authors have used their best efforts in preparing this material.  These
21efforts include the development, research, and testing of the theories and
22programs to determine their effectiveness.  No warranty of any kind, expressed
23or implied, with regard to the software or the material contained in this
24document is provided.  No liability arising out of the application or use of
25any product described in this document is assumed.  The authors reserve the
26right to revise this material and to make changes from time to time in the
27content hereof without obligation to notify anyone of such revision or changes.
28
29The RTEMS Project is hosted at http://www.rtems.org/.  Any inquiries concerning
30RTEMS, its related support components, or its documentation should be directed
31to the Community Project hosted at http://www.rtems.org/.
32
[238bf991]33.. topic:: RTEMS Online Resources
[8ca13ed]34
[238bf991]35  ================  =============================
36  Home              https://www.rtems.org/
37  Developers        https://devel.rtems.org/
38  Documentation     https://docs.rtems.org/
39  Bug Reporting     https://devel.rtems.org/query
40  Mailing Lists     https://lists.rtems.org/
41  Git Repositories  https://git.rtems.org/
42  ================  =============================
[8ca13ed]43
44.. toctree::
[bf61a8b]45        :maxdepth: 4
[8ca13ed]46        :numbered:
47
[238bf991]48        preface
[8ca13ed]49        configuration_and_init
50        general_commands
51        file_and_directory
52        memory_commands
53        rtems_specific_commands
54        network_commands
55        function_and_variable
56        concept
57
[5ce8e43]58* :ref:`genindex`
Note: See TracBrowser for help on using the repository browser.