summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <mricon@kernel.org>2013-03-12 17:24:24 -0400
committerKonstantin Ryabitsev <mricon@kernel.org>2013-03-12 17:24:24 -0400
commit797edce250bbd0e555c9a58de93d670f173b18f4 (patch)
tree806d9040aedd71f577eaaadee74a0ac8831f12ad
parent76f06a4f1cd8c984f9b137037fd4ad4985750412 (diff)
downloadkernel-docs-797edce250bbd0e555c9a58de93d670f173b18f4.tar.gz
Add index.htmlv2013-03-12-01
-rw-r--r--index.html8
1 files changed, 8 insertions, 0 deletions
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>