Author: reid
Date: Sun Aug  5 12:13:15 2007
New Revision: 40842

URL: http://llvm.org/viewvc/llvm-project?rev=40842&view=rev
Log:
Add placeholders for support module's documentation and website.

Added:
    support/trunk/docs/
    support/trunk/docs/index.html
    support/trunk/website/
    support/trunk/website/index.html

Added: support/trunk/docs/index.html
URL: 
http://llvm.org/viewvc/llvm-project/support/trunk/docs/index.html?rev=40842&view=auto

==============================================================================
--- support/trunk/docs/index.html (added)
+++ support/trunk/docs/index.html Sun Aug  5 12:13:15 2007
@@ -0,0 +1,6 @@
+<html>
+  <body>
+    <h1>LLVM SUPPORT DOCUMENTATION</h1>
+    <p>This is just a placeholder</p>
+  </body>
+</html>

Added: support/trunk/website/index.html
URL: 
http://llvm.org/viewvc/llvm-project/support/trunk/website/index.html?rev=40842&view=auto

==============================================================================
--- support/trunk/website/index.html (added)
+++ support/trunk/website/index.html Sun Aug  5 12:13:15 2007
@@ -0,0 +1,6 @@
+<html>
+  <body>
+    <h1>LLVM SUPPORT WEB SITE</h1>
+    <p>This is just a placeholder</p>
+  </body>
+</html>


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to