source: rtems-docs/user/index.rst @ c4da705

5
Last change on this file since c4da705 was c4da705, checked in by Sebastian Huber <sebastian.huber@…>, on 01/11/19 at 11:45:30

user: Move "Support" to "Introduction"

New users may find it useful to get this information in the
introduction.

  • Property mode set to 100644
File size: 861 bytes
Line 
1.. SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. highlight:: c
4
5==============================
6RTEMS User Manual (|version|).
7==============================
8
9.. topic:: Copyrights and License
10
11    | © 2018 Amaan Cheval
12    | © 2018 Marçal Comajoan Cara
13    | © 2018 Vidushi Vashishth
14    | © 2017 Tanu Hari Dixit
15    | © 2016, 2017 embedded brains GmbH
16    | © 2016, 2017 Sebastian Huber
17    | © 2012, 2015 Chris Johns
18    | © 1988, 2018 On-Line Applications Research Corporation (OAR)
19
20    .. include:: ../common/license.rst
21
22.. include:: ../common/header.rst
23
24.. toctree::
25    :maxdepth: 5
26    :numbered:
27
28    overview/index
29    ecosys/index
30
31    start/index
32    hosts/index
33    installation/index
34
35    hardware/index
36    bsps/index
37
38    exe/index
39    testing/index
40    tracing/index
41
42    tools/index
43    rsb/index
44
45    glossary/index
46
47* :ref:`genindex`
Note: See TracBrowser for help on using the repository browser.