summaryrefslogtreecommitdiffstats
path: root/user/start/index.rst
diff options
context:
space:
mode:
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