source: rtems-docs/rsb/index.rst @ 5577cc0

5
Last change on this file since 5577cc0 was 5577cc0, checked in by Joel Sherrill <joel@…>, on 10/12/18 at 19:26:16

Move duplicate host configuration information from RSB to Users Guide

  • Property mode set to 100644
File size: 2.0 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 Source Builder (|version|).
13=================================
14
15 | **COPYRIGHT (c) 2012 - 2015.**
16 | **Chris Johns <chrisj@rtems.org>**
17 | **COPYRIGHT (c) 2016-2017.**
18 | **RTEMS Foundation, The RTEMS Documentation Project**
19
20 | **License:**
21 |  Creative Commons Attribution-ShareAlike 4.0 International Public License
22 |  https://creativecommons.org/licenses/by-sa/4.0/legalcode
23
24The authors have used their best efforts in preparing this material.  These
25efforts include the development, research, and testing of the theories and
26programs to determine their effectiveness.  No warranty of any kind, expressed
27or implied, with regard to the software or the material contained in this
28document is provided.  No liability arising out of the application or use of
29any product described in this document is assumed.  The authors reserve the
30right to revise this material and to make changes from time to time in the
31content hereof without obligation to notify anyone of such revision or changes.
32
33The RTEMS Project is hosted at http://www.rtems.org/.  Any inquiries concerning
34RTEMS, its related support components, or its documentation should be directed
35to the Community Project hosted at http://www.rtems.org/.
36
37.. topic:: RTEMS Online Resources
38
39  ================  =============================
40  Home              https://www.rtems.org/
41  Developers        https://devel.rtems.org/
42  Documentation     https://docs.rtems.org/
43  Bug Reporting     https://devel.rtems.org/query
44  Mailing Lists     https://lists.rtems.org/
45  Git Repositories  https://git.rtems.org/
46  ================  =============================
47
48Table of Contents
49-----------------
50
51.. toctree::
52        :maxdepth: 5
53        :numbered:
54
55        source-builder
56        building-tools-and-rtems.rst
57        project-sets
58        cross-canadian-cross
59        third-party-packages
60        configuration
61        commands
62        bug-reporting
63
64* :ref:`genindex`
Note: See TracBrowser for help on using the repository browser.