mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 02:02:34 +08:00
Initial reST documentation using Sphinx.
This commit is contained in:
9
user/waf/build.rst
Normal file
9
user/waf/build.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
:orphan:
|
||||
|
||||
Building
|
||||
========
|
||||
.. index:: Building
|
||||
|
||||
XXX: How to build.
|
||||
|
||||
|
9
user/waf/config.rst
Normal file
9
user/waf/config.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
:orphan:
|
||||
|
||||
Config
|
||||
=======
|
||||
.. index:: Config
|
||||
|
||||
XXX: waf config
|
||||
|
||||
|
13
user/waf/index.rst
Normal file
13
user/waf/index.rst
Normal 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
9
user/waf/install.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
:orphan:
|
||||
|
||||
Installing RTEMS
|
||||
================
|
||||
.. index:: Installing RTEMS
|
||||
|
||||
XXX: How to install.
|
||||
|
||||
|
Reference in New Issue
Block a user