Initial reST documentation using Sphinx.

This commit is contained in:
Amar Takhar
2016-01-15 23:41:06 -05:00
committed by Amar Takhar
commit 5daabd23cf
109 changed files with 92496 additions and 0 deletions

9
user/waf/build.rst Normal file
View File

@@ -0,0 +1,9 @@
:orphan:
Building
========
.. index:: Building
XXX: How to build.

9
user/waf/config.rst Normal file
View File

@@ -0,0 +1,9 @@
:orphan:
Config
=======
.. index:: Config
XXX: waf config

13
user/waf/index.rst Normal file
View File

@@ -0,0 +1,13 @@
.. _waf:
===
Waf
===
XXX: All about waf.
.. include:: config.rst
.. include:: build.rst
.. include:: install.rst

9
user/waf/install.rst Normal file
View File

@@ -0,0 +1,9 @@
:orphan:
Installing RTEMS
================
.. index:: Installing RTEMS
XXX: How to install.