summaryrefslogtreecommitdiffstats
path: root/user/tools/index.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-07-04 12:30:09 +1000
committerChris Johns <chrisj@rtems.org>2016-07-04 12:30:09 +1000
commit86518bd3ddeecc23d93344f085b042246e4adfdf (patch)
treec866aa35543e6a9895dd2a3a30b0e76953eb779a /user/tools/index.rst
parentUpdate the BSP howto. (diff)
downloadrtems-docs-86518bd3ddeecc23d93344f085b042246e4adfdf.tar.bz2
Reorganisse the User Manual to make it easier to navigate.
Diffstat (limited to 'user/tools/index.rst')
-rw-r--r--user/tools/index.rst16
1 files changed, 8 insertions, 8 deletions
diff --git a/user/tools/index.rst b/user/tools/index.rst
index f0c611d..3f32aa3 100644
--- a/user/tools/index.rst
+++ b/user/tools/index.rst
@@ -1,12 +1,12 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-=====
-Tools
-=====
+.. comment: Copyright (c) 2016 Chris Johns <chrisj@rtems.org>
+.. comment: All rights reserved.
-XXX: All about rtems config
-
-
-.. include:: build.rst
-.. include:: simulation.rst
+===========
+RTEMS Tools
+===========
+The RTEMS kernel is cross-compiled on host computers and linked to 3rd party
+packages and application code and run on target hardware. This section details
+how to build asuitable cross-compiler and how to use the tools.