source: rtems-docs/user/index.rst @ 60ed99d

5
Last change on this file since 60ed99d was 60ed99d, checked in by Sebastian Huber <sebastian.huber@…>, on 01/11/19 at 09:20:08

user: Add RSB content as a chapter

Remove the separate RSB manual.

  • Property mode set to 100644
File size: 819 bytes
Line 
1.. SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. highlight:: c
4
5==============================
6RTEMS User Manual (|version|).
7==============================
8
9 | **COPYRIGHT (c) 2012 - 2015.**
10 | **Chris Johns <chrisj@rtems.org>**
11 | **COPYRIGHT (c) 2016-2018.**
12 | **RTEMS Foundation, The RTEMS Documentation Project**
13
14 | **License:**
15 |  Creative Commons Attribution-ShareAlike 4.0 International Public License
16 |  https://creativecommons.org/licenses/by-sa/4.0/legalcode
17
18.. include:: ../common/header.rst
19
20.. toctree::
21    :maxdepth: 5
22    :numbered:
23
24    overview/index
25    ecosys/index
26
27    start/index
28    hosts/index
29    installation/index
30
31    hardware/index
32    bsps/index
33
34    exe/index
35    testing/index
36    tracing/index
37
38    tools/index
39    rsb/index
40
41    support/index
42
43    glossary/index
44
45* :ref:`genindex`
Note: See TracBrowser for help on using the repository browser.