Initial commit from cookiecutter
Change-Id: Ia8fd7b9310e598b1e9d7c1eb3d2a484bc667432a
diff --git a/doc/source/index.rst b/doc/source/index.rst
new file mode 100644
index 0000000..f13db7a
--- /dev/null
+++ b/doc/source/index.rst
@@ -0,0 +1,25 @@
+.. ironic-tempest-plugin 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 ironic-tempest-plugin's documentation!
+========================================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+ readme
+ installation
+ usage
+ contributing
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+