[VOL-1621] Initial documentation framework

Change-Id: Idb7f3e7b859ed3259021aace30a7053a684818e7
diff --git a/index.rst b/index.rst
new file mode 100644
index 0000000..7dcc158
--- /dev/null
+++ b/index.rst
@@ -0,0 +1,51 @@
+VOLTHA Documentation
+====================
+
+.. image:: images/VOLTHA_LOGO.png
+
+This documents the VOLTHA project
+
+.. toctree::
+   :maxdepth: 1
+   :caption: VOLTHA Core
+
+   voltha-go/README.md
+   voltha-go/quickstart.md
+   voltha-go/BUILD.md
+   voltha-go/python/adapters/BUILD_ENV.md
+   voltha-go/python/adapters/README.md
+   voltha-go/python/cli/docs/README.md
+
+.. toctree::
+   :maxdepth: 1
+   :caption: Adapters
+
+   voltha-openolt-adapter/README.md
+
+.. toctree::
+   :maxdepth: 1
+   :caption: VOLTHA-protos
+
+   voltha-protos/README.md
+
+.. toctree::
+   :maxdepth: 2
+   :caption: BBSim
+
+   bbsim/docs/source/index.rst
+
+.. toctree::
+   :maxdepth: 1
+   :caption: Documentation Notes
+
+   readme
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+