summaryrefslogtreecommitdiffstats
path: root/user/start
diff options
context:
space:
mode:
authorAmar Takhar <amar@rtems.org>2016-01-15 23:41:06 -0500
committerAmar Takhar <verm@darkbeer.org>2016-05-02 20:51:07 -0400
commit5daabd23cfd13662e74ce8d069204882eb1fbad9 (patch)
treef4146d003923a3de5cf5071b76721b7883123364 /user/start
downloadrtems-docs-5daabd23cfd13662e74ce8d069204882eb1fbad9.tar.bz2
Initial reST documentation using Sphinx.
Diffstat (limited to 'user/start')
-rw-r--r--user/start/depend.rst8
-rw-r--r--user/start/index.rst10
-rw-r--r--user/start/installation.rst24
-rw-r--r--user/start/transition.rst9
4 files changed, 51 insertions, 0 deletions
diff --git a/user/start/depend.rst b/user/start/depend.rst
new file mode 100644
index 0000000..1f75282
--- /dev/null
+++ b/user/start/depend.rst
@@ -0,0 +1,8 @@
+:orphan:
+
+Dependencies
+============
+.. index:: Dependencies
+
+XXX: List dependencies
+
diff --git a/user/start/index.rst b/user/start/index.rst
new file mode 100644
index 0000000..2573843
--- /dev/null
+++ b/user/start/index.rst
@@ -0,0 +1,10 @@
+===============
+Getting Started
+===============
+
+XXX: Very brief overview.
+
+
+.. include:: depend.rst
+.. include:: installation.rst
+.. include:: transition.rst
diff --git a/user/start/installation.rst b/user/start/installation.rst
new file mode 100644
index 0000000..f81abc4
--- /dev/null
+++ b/user/start/installation.rst
@@ -0,0 +1,24 @@
+:orphan:
+
+Installation
+============
+
+.. index:: Installation
+
+XXX: Some notes about waf etc.
+
+
+Released Version
+----------------
+
+.. index:: Tarball
+
+XXX: Tarball
+
+
+Development Version
+-------------------
+.. index:: Git
+
+XXX: Git
+
diff --git a/user/start/transition.rst b/user/start/transition.rst
new file mode 100644
index 0000000..4baea83
--- /dev/null
+++ b/user/start/transition.rst
@@ -0,0 +1,9 @@
+:orphan:
+
+Transition
+===========
+.. index:: Transition, Autotools
+
+XXX: Transition from auto* to waf.
+
+