summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-03-07 21:17:48 +0000
committerTobias Grosser <tobias@grosser.es>2016-03-07 21:17:48 +0000
commit6733ba826ad83c97fe701fbb1f1e02b53d06e017 (patch)
tree442673c820e8a05f559f889492ea139f76a17479
parent56356c8a9c5dd9c06d650ea05b7cce81af5f948d (diff)
downloadbcm5719-llvm-6733ba826ad83c97fe701fbb1f1e02b53d06e017.tar.gz
bcm5719-llvm-6733ba826ad83c97fe701fbb1f1e02b53d06e017.zip
docs: Add doxygen mainpage
(and test if doxygen is updated on-commit) llvm-svn: 262855
-rw-r--r--polly/lib/Support/Mainpage.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/polly/lib/Support/Mainpage.h b/polly/lib/Support/Mainpage.h
new file mode 100644
index 00000000000..156c296ec92
--- /dev/null
+++ b/polly/lib/Support/Mainpage.h
@@ -0,0 +1,4 @@
+/*! \mainpage Polly main page
+ *
+ * This is the documentation of http://polly.llvm.org
+ */
OpenPOWER on IntegriCloud