[llvm-commits] [hlvm] r38269 - /hlvm/trunk/docs/ReleasePlans.html
Reid Spencer
reid at x10sys.com
Sat Jul 7 17:01:49 PDT 2007
Author: reid
Date: Sat Jul 7 19:01:49 2007
New Revision: 38269
URL: http://llvm.org/viewvc/llvm-project?rev=38269&view=rev
Log:
Fix XHTML conformance problems.
Modified:
hlvm/trunk/docs/ReleasePlans.html
Modified: hlvm/trunk/docs/ReleasePlans.html
URL: http://llvm.org/viewvc/llvm-project/hlvm/trunk/docs/ReleasePlans.html?rev=38269&r1=38268&r2=38269&view=diff
==============================================================================
--- hlvm/trunk/docs/ReleasePlans.html (original)
+++ hlvm/trunk/docs/ReleasePlans.html Sat Jul 7 19:01:49 2007
@@ -5,23 +5,23 @@
WARNING: This document is <em>always</em> a work in progress.
</div>
<ol>
- <li><a href="#introduction">Introduction</a>
+ <li><a href="#introduction">Introduction</a></li>
<li><a href="#releases">Release Index</a>
<ol>
<li><a href="#upcoming">Upcoming Releases</a></li>
<li><a href="#completed">Completed Releases</a></li>
- </ol>
+ </ol></li>
<li><a href="#status">Release Status</a>
<ol>
<li><a href="#current">Current Release</a></li>
<li><a href="#previous">Previous Releases</a></li>
</li>
- </ol>
+ </ol></li>
<li><a href="#features">Feature Definitions</a></li>
</ol>
<div class="author">
- <p>Author:<a href="mailto:rspencer at reidspencer.com">Reid Spencer</a>.</p>
+ <p>Author: <a href="mailto:rspencer at reidspencer.com">Reid Spencer</a>.</p>
</div>
<h2><a name="introduction">Introduction</a></h2>
@@ -114,7 +114,7 @@
<p>This section provides the status for the current and previous releases.</p>
</div>
-<h3><a name="status">Current Status (Release 0.2)</a></h3>
+<h3><a name="current">Current Status (Release 0.2)</a></h3>
<div class="text">
<p>The table below shows the status of the current release. Click the feature
name to get a complete description of the feature.</p>
More information about the llvm-commits
mailing list