[llvm-commits] [hlvm] r37972 - in /hlvm/trunk/docs: ./ index.shtml
Reid Spencer
reid at x10sys.com
Sat Jul 7 16:58:29 PDT 2007
Author: reid
Date: Sat Jul 7 18:58:29 2007
New Revision: 37972
URL: http://llvm.org/viewvc/llvm-project?rev=37972&view=rev
Log:
Add a documentation directory.
Added:
hlvm/trunk/docs/
hlvm/trunk/docs/index.shtml
Added: hlvm/trunk/docs/index.shtml
URL: http://llvm.org/viewvc/llvm-project/hlvm/trunk/docs/index.shtml?rev=37972&view=auto
==============================================================================
--- hlvm/trunk/docs/index.shtml (added)
+++ hlvm/trunk/docs/index.shtml Sat Jul 7 18:58:29 2007
@@ -0,0 +1,8 @@
+<!--#include virtual="/incl/header.incl" -->
+<h1>HLVM Documentation Index</h1>
+<p>This page contains links to the various HLVM documents.</p>
+<ol>
+ <li>Currently there are none. </li>
+ <li>This is a place holder </li>
+</ol>
+<!--#include virtual="/incl/footer.incl" -->
More information about the llvm-commits
mailing list