diff options
Diffstat (limited to 'llvm/projects/sample/docs/index.html')
-rw-r--r-- | llvm/projects/sample/docs/index.html | 6 |
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> |