summaryrefslogtreecommitdiff
path: root/doc/sphinx/index.rst
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-01-29 13:32:11 -0800
committerNathaniel Graff <nathaniel.graff@sifive.com>2019-02-06 11:09:41 -0800
commit0df6996fcbd3cdfbb7614b4fcc7e83e41cea1f23 (patch)
treeb4f9020ccad976c5afef67384be7177bdd0e95e3 /doc/sphinx/index.rst
parent4c20f5158e506f3c13cf66d5259a6399a6b4b2a3 (diff)
Init Sphinx docs for E SDK
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
Diffstat (limited to 'doc/sphinx/index.rst')
-rw-r--r--doc/sphinx/index.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/sphinx/index.rst b/doc/sphinx/index.rst
new file mode 100644
index 0000000..e680a68
--- /dev/null
+++ b/doc/sphinx/index.rst
@@ -0,0 +1,24 @@
+Freedom E SDK
+=============
+
+This is the documentatino for the SiFive Freedom E SDK |version|.
+
+Freedom E SDK is generally available from the `Freedom E SDK Repository`_.
+
+.. _Freedom E SDK Repository:
+ https://github.com/sifive/freedom-e-sdk
+
+Table of Contents
+-----------------
+
+.. toctree::
+ :maxdepth: 2
+
+ userguide
+
+
+Indices and tables
+------------------
+
+* :ref:`genindex`
+* :ref:`search`