source: rtems-docs/rsb/index.rst @ cddb06c

4.115
Last change on this file since cddb06c was cddb06c, checked in by Joel Sherrill <joel@…>, on 10/28/16 at 21:40:44

RSB: Initial addition

The content was manually converted from Asciidoc to Sphinx and
there are some areas which remain to be done. Specifically
there are some tables and embedded links which are known
to remain but there are almost certainly other things to
clean up.

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