summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2008-09-15 05:31:29 +0000
committerNick Lewycky <nicholas@mxc.ca>2008-09-15 05:31:29 +0000
commita3784b98aeb775e48fe5dc4b430a0c67d08407b2 (patch)
treee73f04cddfbc31eebec671a3e137bd42417d828a
parent81313fd8d1e828a403100e417ea961852ca29d7a (diff)
downloadbcm5719-llvm-a3784b98aeb775e48fe5dc4b430a0c67d08407b2.tar.gz
bcm5719-llvm-a3784b98aeb775e48fe5dc4b430a0c67d08407b2.zip
Add "sample" documentation to sample project.
This fixes part of PR2793. llvm-svn: 56198
-rw-r--r--llvm/projects/sample/docs/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/projects/sample/docs/index.html b/llvm/projects/sample/docs/index.html
new file mode 100644
index 00000000000..d2e67863177
--- /dev/null
+++ b/llvm/projects/sample/docs/index.html
@@ -0,0 +1,6 @@
+<html>
+ <body>
+ <h1>SAMPLE PROJECT DOCUMENTATION</h1>
+ <p>This is just a placeholder</p>
+ </body>
+</html>
OpenPOWER on IntegriCloud