source: rtems-docs/rsb/index.rst @ 9742e45

4.115
Last change on this file since 9742e45 was 9742e45, checked in by Chris Johns <chrisj@…>, on 11/02/16 at 04:20:35

RSB: Fix the heading level for the PDF.

  • Property mode set to 100644
File size: 1.8 KB
Line 
1.. comment SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. comment Heading
4.. comment  1  ======
5.. comment  2  ------
6.. comment  3  ~~~~~~
7.. comment  4  ^^^^^^
8
9.. highlight:: shell
10
11==============================
12RTEMS |version| Source Builder
13==============================
14
15 | COPYRIGHT (c) 2012 - 2016.
16 | Chris Johns <chrisj@rtems.org>
17
18The authors have used their best efforts in preparing this material.  These
19efforts include the development, research, and testing of the theories and
20programs to determine their effectiveness.  No warranty of any kind, expressed
21or implied, with regard to the software or the material contained in this
22document is provided.  No liability arising out of the application or use of
23any product described in this document is assumed.  The authors reserve the
24right to revise this material and to make changes from time to time in the
25content hereof without obligation to notify anyone of such revision or changes.
26
27The RTEMS Project is hosted at http://www.rtems.org/.  Any inquiries concerning
28RTEMS, its related support components, or its documentation should be directed
29to the Community Project hosted at http://www.rtems.org/.
30
31.. topic:: RTEMS Online Resources
32
33  ================  =============================
34  Home              https://www.rtems.org/
35  Developers        https://devel.rtems.org/
36  Documentation     https://docs.rtems.org/
37  Bug Reporting     https://devel.rtems.org/query
38  Mailing Lists     https://lists.rtems.org/
39  Git Repositories  https://git.rtems.org/
40  ================  =============================
41
42Table of Contents
43-----------------
44
45.. toctree::
46        :maxdepth: 5
47        :numbered:
48
49        source-builder
50        quick-start
51        hosts
52        project-sets
53        cross-canadian-cross
54        third-party-packages
55        configuration
56        commands
57        bug-reporting
58
59*       :ref:`genindex`
60*       :ref:`search`
Note: See TracBrowser for help on using the repository browser.