rtems-docs/shell/index.rst
Chris Johns fb72a002a3 Add unicode support for commonly used characters like copyright.
- This change makes the copyright character easier to see on editors
  lacking good unicode rendering support, ie terminals.
2019-02-28 10:22:54 +11:00

35 lines
756 B
ReStructuredText

.. SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. include:: ../common/unicode.rst
==============================
RTEMS Shell Guide (|version|).
==============================
.. topic:: Copyrights and License
| |copy| 2016, 2018 Chris Johns
| |copy| 2016, 2017 embedded brains GmbH
| |copy| 2016, 2017 Sebastian Huber
| |copy| 1988, 2017 On-Line Applications Research Corporation (OAR)
.. include:: ../common/license.rst
.. include:: ../common/header.rst
.. toctree::
:maxdepth: 4
:numbered:
preface
configuration_and_init
general_commands
file_and_directory
memory_commands
rtems_specific_commands
network_commands
function_and_variable
concept