summaryrefslogtreecommitdiffstats
path: root/shell/index.rst
diff options
context:
space:
mode:
authorAmar Takhar <verm@darkbeer.org>2016-01-16 15:32:09 -0500
committerAmar Takhar <verm@darkbeer.org>2016-05-02 20:51:22 -0400
commit8ca13ed19f5b90bc53a7b2db26fb736d45e6007b (patch)
tree52bd4d9cb5def7d75cbc4e5d67f9642985b7458f /shell/index.rst
parentClean up the alias command. (diff)
downloadrtems-docs-8ca13ed19f5b90bc53a7b2db26fb736d45e6007b.tar.bz2
Split document.
Diffstat (limited to '')
-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`
+