source: rtems-docs/shell/index.rst @ 12dccfe

5
Last change on this file since 12dccfe was 12dccfe, checked in by Sebastian Huber <sebastian.huber@…>, on 01/09/19 at 15:14:05

Remove superfluous "All rights reserved."

  • Property mode set to 100644
File size: 813 bytes
Line 
1.. comment SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
4
5==============================
6RTEMS Shell Guide (|version|).
7==============================
8
9 | **COPYRIGHT (c) 1988 - 2015.**
10 | **On-Line Applications Research Corporation (OAR).**
11 | **COPYRIGHT (c) 2016-2018.**
12 | **RTEMS Foundation, The RTEMS Documentation Project**
13
14 | **License:**
15 |  Creative Commons Attribution-ShareAlike 4.0 International Public License
16 |  https://creativecommons.org/licenses/by-sa/4.0/legalcode
17
18.. include:: ../common/header.rst
19
20.. toctree::
21        :maxdepth: 4
22        :numbered:
23
24        preface
25        configuration_and_init
26        general_commands
27        file_and_directory
28        memory_commands
29        rtems_specific_commands
30        network_commands
31        function_and_variable
32        concept
33
34* :ref:`genindex`
Note: See TracBrowser for help on using the repository browser.