From a3784b98aeb775e48fe5dc4b430a0c67d08407b2 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Mon, 15 Sep 2008 05:31:29 +0000 Subject: Add "sample" documentation to sample project. This fixes part of PR2793. llvm-svn: 56198 --- llvm/projects/sample/docs/index.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 llvm/projects/sample/docs/index.html (limited to 'llvm/projects/sample/docs') 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 @@ + + +

SAMPLE PROJECT DOCUMENTATION

+

This is just a placeholder

+ + -- cgit v1.2.3