aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst34
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..a878cb8
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,34 @@
+.. _contents:
+
+ONAP SDK Documentation contents
+===============================
+
+.. toctree::
+ :maxdepth: 2
+
+ description
+ usage/intro
+ usage/installation
+ usage/usage
+ examples/examples
+ development
+
+ architecture
+ modules/modules
+
+.. include:: description.rst
+
+Indices and tables
+==================
+
+.. only:: builder_html
+
+ * :ref:`genindex`
+ * :ref:`modindex`
+ * :ref:`search`
+ * :ref:`glossary`
+
+.. only:: not builder_html
+
+ * :ref:`modindex`
+ * :ref:`glossary`