User: Simplify the top level headings.

This commit is contained in:
Chris Johns 2018-11-02 14:03:54 +11:00
parent c68af1b00e
commit bb13624065
4 changed files with 26 additions and 10 deletions

View File

@ -5,9 +5,17 @@
.. _BoardSupportPackages:
Board Support Packages (BSPs)
*****************************
.. index:: Board Support Packages (BSPs)
Board Support Packages
**********************
.. index:: Board Support Packages
.. index:: BSP
A Board Support Package or BSP is the software that glues a specific target or
board or piece of hardware to RTEMS so it's services are available to
applications.
RTEMS contains a large number of BSPs for commonly available simulators and
target hardware.
.. toctree::

View File

@ -5,8 +5,8 @@
.. _ecosystem:
RTEMS Ecosystem
***************
Ecosystem
*********
.. index:: Ecosystem
The RTEMS Ecosystem is the collection of tools, packages, code, documentation
@ -239,5 +239,3 @@ build set::
2. The GDB package tar file.
3. The build set tar file. All the others in a single tar file.

View File

@ -1,7 +1,8 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
Support
=======
*******
.. index:: Support
RTEMS offers a variety of support options.
@ -11,12 +12,15 @@ developers mailing list is the default location to send the report.
RTEMS Project Support
=====================
.. index:: RTEMS Project Support
The following support channels are provided by the RTEMS Project and provide
direct access to the RTEMS community.
Bug Tracker
-----------
.. index:: Bugs
.. index:: Reporting bugs
The bug tracker can be found at the :r:url:`bugs`.
@ -38,6 +42,8 @@ The latest user documentation can always be found at the :r:url:`docs`.
Mailing Lists
-------------
.. index:: Community
.. index:: Mailing lists
We have several mailing lists for RTEMS users and developers.
@ -63,6 +69,8 @@ We have several mailing lists for RTEMS users and developers.
IRC
---
.. index:: Community
.. index:: IRC
RTEMS IRC is available on the Freenode network. See the `Freenode
<http://www.freenode.net/>`_ web site for details on connecting, selecting a
@ -86,6 +94,8 @@ to your search terms.
Developers
----------
.. index:: Community
.. index:: Developers
Developers can find help and support on the mailing lists, see
:ref:`support-mailing-lists`.

View File

@ -5,8 +5,8 @@
.. _tracing-framework:
RTEMS Tracing Framework
***********************
Tracing
*******
.. index:: Tracing Framework
RTEMS Tracing Framework is an on-target software based system which helps track