Initial Cookiecutter commit

Change-Id: Iceff2531f4f7de21dcbb91ee893a8205b6c85107
diff --git a/doc/source/index.rst b/doc/source/index.rst
new file mode 100644
index 0000000..fbe592c
--- /dev/null
+++ b/doc/source/index.rst
@@ -0,0 +1,25 @@
+.. patrole documentation master file, created by
+   sphinx-quickstart on Tue Jul  9 22:26:36 2013.
+   You can adapt this file completely to your liking, but it should at least
+   contain the root `toctree` directive.
+
+Welcome to patrole's documentation!
+========================================================
+
+Contents:
+
+.. toctree::
+   :maxdepth: 2
+
+   readme
+   installation
+   usage
+   contributing
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+