source: rtems-docs/user/index.rst @ 50fbe0d

5
Last change on this file since 50fbe0d was 50fbe0d, checked in by Sebastian Huber <sebastian.huber@…>, on 01/04/19 at 11:01:41

Add common header.rst to reduce copy and paste

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