commit | 206b59acf0272f89a870750c1c05b746b09b03bf | [log] [tgz] |
---|---|---|
author | Nick Lewycky <nicholas@mxc.ca> | Mon Sep 15 05:31:29 2008 +0000 |
committer | Nick Lewycky <nicholas@mxc.ca> | Mon Sep 15 05:31:29 2008 +0000 |
tree | 22ef96835c1861d64c79e7960672e2327c07ac4e | |
parent | 8dae138d06df9cecbee421ef645d0b74f9ac13d7 [diff] [blame] |
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
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>