summaryrefslogtreecommitdiffstats
path: root/user/index.rst
diff options
context:
space:
mode:
authorAmar Takhar <amar@rtems.org>2016-01-15 23:41:06 -0500
committerAmar Takhar <verm@darkbeer.org>2016-05-02 20:51:07 -0400
commit5daabd23cfd13662e74ce8d069204882eb1fbad9 (patch)
treef4146d003923a3de5cf5071b76721b7883123364 /user/index.rst
downloadrtems-docs-5daabd23cfd13662e74ce8d069204882eb1fbad9.tar.bz2
Initial reST documentation using Sphinx.
Diffstat (limited to 'user/index.rst')
-rw-r--r--user/index.rst36
1 files changed, 36 insertions, 0 deletions
diff --git a/user/index.rst b/user/index.rst
new file mode 100644
index 0000000..38b60f0
--- /dev/null
+++ b/user/index.rst
@@ -0,0 +1,36 @@
+.. highlight:: c
+
+============================
+RTEMS |version| user manual.
+============================
+
+Table of Contents
+-----------------
+
+.. toctree::
+ :maxdepth: 2
+
+ overview/index
+
+
+.. toctree::
+ :maxdepth: 2
+ :numbered:
+
+ start/index
+ config/index
+
+ tools/index
+ waf/index
+ test/index
+
+ bsp/index
+ architecture/index
+
+ support/index
+ additional/index
+ glossary/index
+
+
+* :ref:`genindex`
+* :ref:`search`