source: rtems-docs/user/index.rst @ 5d7921b

5
Last change on this file since 5d7921b was e21c413, checked in by Sebastian Huber <sebastian.huber@…>, on 08/06/19 at 09:58:05

user: Improve bug report section

The new content is based on the wiki page:

https://devel.rtems.org/wiki/Developer/Bug_Reporting

The goal is to remove the wiki page and direct the "New ticket" page to
this user manual section. Some content of the wiki page should move to
the "Contributing" sections since it is not directly related to bug
reporting, e.g. managing existing bugs.

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