summaryrefslogtreecommitdiffstats
path: root/shell/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'shell/index.rst')
-rw-r--r--shell/index.rst47
1 files changed, 46 insertions, 1 deletions
diff --git a/shell/index.rst b/shell/index.rst
index ba1f551..3420f25 100644
--- a/shell/index.rst
+++ b/shell/index.rst
@@ -1 +1,46 @@
-.. include:: shell.rst
+========================
+RTEMS Shell User’s Guide
+========================
+
+COPYRIGHT © 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 at http://www.rtems.org/.
+
+
+Table of Contents
+-----------------
+
+.. toctree::
+
+ preface
+
+
+.. toctree::
+ :maxdepth: 3
+ :numbered:
+
+ configuration_and_init
+ general_commands
+ file_and_directory
+ memory_commands
+ rtems_specific_commands
+ network_commands
+ function_and_variable
+ concept
+
+* :ref:`genindex`
+* :ref:`search`
+