summaryrefslogtreecommitdiffstats
path: root/rsb/source-builder.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-11 10:20:08 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-14 07:15:27 +0100
commit60ed99d2b0c01f46c3458f45c0d0cd9334b6c497 (patch)
treedd13781008149370e2e0b1b8610e17dc7ee39df7 /rsb/source-builder.rst
parentuser: Remove unused file (diff)
downloadrtems-docs-60ed99d2b0c01f46c3458f45c0d0cd9334b6c497.tar.bz2
user: Add RSB content as a chapter
Remove the separate RSB manual.
Diffstat (limited to '')
-rw-r--r--user/rsb/index.rst (renamed from rsb/source-builder.rst)15
1 files changed, 15 insertions, 0 deletions
diff --git a/rsb/source-builder.rst b/user/rsb/index.rst
index 9b2f096..62a3ccf 100644
--- a/rsb/source-builder.rst
+++ b/user/rsb/index.rst
@@ -2,6 +2,8 @@
.. Copyright (C) 2012, 2016 Chris Johns <chrisj@rtems.org>
+.. highlight:: shell
+
RTEMS Source Builder
====================
@@ -76,3 +78,16 @@ configuration can read the remaining sections.
If you think you have found a problem please see :ref:`Bugs, Crashes, and
Build Failures`.
+
+.. toctree::
+ :maxdepth: 5
+ :numbered:
+
+ why-build-from-source.rst
+ project-sets
+ cross-canadian-cross
+ third-party-packages
+ configuration
+ commands
+ bug-reporting
+ history