Konfiguration fuer sphinx erstellt

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

Change-Id: I02389f35225cdbd720634877e1b823c2b426c090
diff --git a/doc/sphinx/_build/.gitignore b/doc/sphinx/_build/.gitignore
new file mode 100644
index 0000000..76bedae
--- /dev/null
+++ b/doc/sphinx/_build/.gitignore
@@ -0,0 +1,5 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+