summaryrefslogtreecommitdiffstats
path: root/user/start/index.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-11 15:28:57 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-14 07:15:27 +0100
commit0facb9de943c42f69b98ee4b1fcd115c20adafc0 (patch)
tree7db0b1764888560ba9fc886b8caf2a0c006520ac /user/start/index.rst
parentuser: Rework "Hardware" chapter (diff)
downloadrtems-docs-0facb9de943c42f69b98ee4b1fcd115c20adafc0.tar.bz2
user: Move "Prefixes" to "Quick Start"
Move "Project Sandboxing" to a separate section of the "Installation" chapter since this is an advance topic which may confuse new users.
Diffstat (limited to '')
-rw-r--r--user/start/index.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/user/start/index.rst b/user/start/index.rst
index 9bcd967..019817f 100644
--- a/user/start/index.rst
+++ b/user/start/index.rst
@@ -9,6 +9,15 @@
Quick Start
***********
+Follow the sections of this chapter step by step to get started developing
+applications on top of RTEMS.
+
+.. toctree::
+ :maxdepth: 5
+ :numbered:
+
+ prefixes
+
The following is a quick start guide that provides a basic set of commands to
build the RTEMS Tools and Kernel. The quick start guide provides links to the
detailed sections if any problems are encountered.