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

19
user/glossary/index.rst Normal file
View File

@@ -0,0 +1,19 @@
========
Glossary
========
.. glossary::
Waf
Waf build system. For more information see http://www.waf.io/
See :ref:`waf`.
Test Suite
Testsuite
RTEMS test suite located in the ``testsuites/`` directory.
RTEMS
The Real-Time Executive for Multiprocessor Systems or RTEMS is a open source fully featured Real Time Operating System or RTOS that supports a variety of open standard application programming interfaces (API) and interface standards such as POSIX and BSD sockets.