From 8ca13ed19f5b90bc53a7b2db26fb736d45e6007b Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Sat, 16 Jan 2016 15:32:09 -0500 Subject: Split document. --- shell/index.rst | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) (limited to 'shell/index.rst') 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` + -- cgit v1.2.3