aboutsummaryrefslogtreecommitdiffstats
path: root/projects/sample
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
commit5153b5d8cfaa09e61f2330139ae700bfb8689e85 (patch)
tree22ef96835c1861d64c79e7960672e2327c07ac4e /projects/sample
parentabe991f5ead8d79884c545f865b00a048c0e59f1 (diff)
downloadexternal_llvm-5153b5d8cfaa09e61f2330139ae700bfb8689e85.zip
external_llvm-5153b5d8cfaa09e61f2330139ae700bfb8689e85.tar.gz
external_llvm-5153b5d8cfaa09e61f2330139ae700bfb8689e85.tar.bz2
Add "sample" documentation to sample project.
This fixes part of PR2793. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56198 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'projects/sample')
-rw-r--r--projects/sample/docs/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/sample/docs/index.html b/projects/sample/docs/index.html
new file mode 100644
index 0000000..d2e6786
--- /dev/null
+++ b/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>