From 206b59acf0272f89a870750c1c05b746b09b03bf Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Mon, 15 Sep 2008 05:31:29 +0000 Subject: [PATCH] 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 --- projects/sample/docs/index.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 projects/sample/docs/index.html diff --git a/projects/sample/docs/index.html b/projects/sample/docs/index.html new file mode 100644 index 00000000000..d2e67863177 --- /dev/null +++ b/projects/sample/docs/index.html @@ -0,0 +1,6 @@ + + +

SAMPLE PROJECT DOCUMENTATION

+

This is just a placeholder

+ +