docs: Add doxygen mainpage
authorTobias Grosser <tobias@grosser.es>
Mon, 7 Mar 2016 21:17:48 +0000 (21:17 +0000)
committerTobias Grosser <tobias@grosser.es>
Mon, 7 Mar 2016 21:17:48 +0000 (21:17 +0000)
(and test if doxygen is updated on-commit)

llvm-svn: 262855

polly/lib/Support/Mainpage.h [new file with mode: 0644]

diff --git a/polly/lib/Support/Mainpage.h b/polly/lib/Support/Mainpage.h
new file mode 100644 (file)
index 0000000..156c296
--- /dev/null
@@ -0,0 +1,4 @@
+/*! \mainpage Polly main page
+ *
+ * This is the documentation of http://polly.llvm.org
+ */