source: rtems-docs/user/index.rst @ 9b5801a

4.115
Last change on this file since 9b5801a was 5daabd2, checked in by Amar Takhar <amar@…>, on 01/16/16 at 04:41:06

Initial reST documentation using Sphinx.

  • Property mode set to 100644
File size: 415 bytes
Line 
1.. highlight:: c
2
3============================
4RTEMS |version| user manual.
5============================
6
7Table of Contents
8-----------------
9
10.. toctree::
11        :maxdepth: 2
12
13        overview/index
14
15
16.. toctree::
17        :maxdepth: 2
18        :numbered:
19
20        start/index
21        config/index
22
23        tools/index
24        waf/index
25        test/index
26
27        bsp/index
28        architecture/index
29
30        support/index
31        additional/index
32        glossary/index
33
34
35*   :ref:`genindex`
36*   :ref:`search`
Note: See TracBrowser for help on using the repository browser.