summaryrefslogtreecommitdiffstats
path: root/user/start/index.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-03-09 15:37:31 +1100
committerAmar Takhar <verm@darkbeer.org>2016-05-02 20:51:26 -0400
commitc05e43b4a37277384a5d7ae8d38e150e9a38b237 (patch)
tree2715b54a76e7595b973a8d46461ec65168a0db46 /user/start/index.rst
parentUpdate the POSIX user manual version number. (diff)
downloadrtems-docs-c05e43b4a37277384a5d7ae8d38e150e9a38b237.tar.bz2
User manual, devel install and windows install.
Diffstat (limited to 'user/start/index.rst')
-rw-r--r--user/start/index.rst11
1 files changed, 8 insertions, 3 deletions
diff --git a/user/start/index.rst b/user/start/index.rst
index 2573843..1acb2bc 100644
--- a/user/start/index.rst
+++ b/user/start/index.rst
@@ -1,10 +1,15 @@
+.. comment: Copyright (c) 2016 Chris Johns <chrisj@rtems.org>
+.. comment: All rights reserved.
+
===============
Getting Started
===============
-XXX: Very brief overview.
-
+RTEMS is an open source operating and an open source project. As a user you
+have access to all the source code and this `Getting Started`_ section will show
+you how you build the RTEMS compiler tools, kernel and 3rd party libraries from
+source.
.. include:: depend.rst
.. include:: installation.rst
-.. include:: transition.rst
+.. include:: windows.rst