Add index.html
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..5675781
--- /dev/null
+++ b/index.html
@@ -0,0 +1,8 @@
+<html>
+    <body>
+        <h1>This is a test of autodoc</h1>
+        <p>To trigger build, just tag master with a new tag,
+        something like vYYYY-MM-DD-REV (e.g. v2013-03-12-01).
+        </p>
+    </body>
+</html>