Konfiguration fuer sphinx erstellt

Grundkonfiguration erstellt, um aus den rst mit sphinx
HTML zu erzeugen.

Change-Id: I02389f35225cdbd720634877e1b823c2b426c090
diff --git a/doc/sphinx/index.rst b/doc/sphinx/index.rst
new file mode 100644
index 0000000..f990bf3
--- /dev/null
+++ b/doc/sphinx/index.rst
@@ -0,0 +1,26 @@
+.. Morgengrauen-Mudlib - Dokumentation documentation master file, created by
+   sphinx-quickstart on Mon Jan 30 11:51:27 2017.
+   You can adapt this file completely to your liking, but it should at least
+   contain the root `toctree` directive.
+
+Welcome to Morgengrauen-Mudlib - Dokumentation's documentation!
+===============================================================
+
+Contents:
+
+.. toctree::
+   :maxdepth: 1
+   :glob:
+
+   sefun/*
+   props/*
+   lfun/*
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+