summaryrefslogtreecommitdiffstats
path: root/book/index_book.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 /book/index_book.rst
downloadrtems-docs-5daabd23cfd13662e74ce8d069204882eb1fbad9.tar.bz2
Initial reST documentation using Sphinx.
Diffstat (limited to 'book/index_book.rst')
-rw-r--r--book/index_book.rst29
1 files changed, 29 insertions, 0 deletions
diff --git a/book/index_book.rst b/book/index_book.rst
new file mode 100644
index 0000000..370489c
--- /dev/null
+++ b/book/index_book.rst
@@ -0,0 +1,29 @@
+.. highlight:: c
+
+===================
+RTEMS Documentation
+===================
+
+Table of Contents
+-----------------
+
+.. toctree::
+ :maxdepth: 3
+ :numbered:
+
+ user/index.rst
+ rtemsconfig/index.rst
+ shell/index.rst
+ commands/index.rst
+ ada_user/index.rst
+ bsp_howto/index.rst
+ c_user/index.rst
+ cpu_supplement/index.rst
+ develenv/index.rst
+ filesystem/index.rst
+ networking/index.rst
+ new_chapters/index.rst
+ porting/index.rst
+ posix1003_1/index.rst
+ posix_users/index.rst
+ relnotes/index.rst