source: rtems-docs/shell/index.rst @ 50fbe0d

5
Last change on this file since 50fbe0d was 50fbe0d, checked in by Sebastian Huber <sebastian.huber@…>, on 01/04/19 at 11:01:41

Add common header.rst to reduce copy and paste

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