Listify links to latest/previous drafts.
--- a/index.html Thu Dec 15 15:43:59 2011 -0500
+++ b/index.html Thu Dec 15 15:44:26 2011 -0500
@@ -79,13 +79,22 @@
</div>
<div id="spec">
- <h1>The Specification</h1>
- <p>If you are a developer, you may be interested in the
- <a href="spec/latest/">latest JSON-LD specification</a>. The
- <a href="requirements/latest/">latest requirements</a> are
- documented on this site as well as all
- <a href="spec/">previous specifications</a> and
- <a href="requirements/">previous requirements</a>.</p>
+ <h1>The Specifications</h1>
+ <p>Specifications and requirements are available for the JSON-LD Syntax, JSON-LD API, and RDF Graph Normalization. The latest drafts previous versions are available.</p>
+ <ul>
+ <li>Latest Drafts
+ <ul>
+ <li><a href="spec/latest/">specifications</a></li>
+ <li><a href="requirements/latest/">requirements</a></li>
+ </ul>
+ </li>
+ <li>Previous Drafts
+ <ul>
+ <li><a href="spec/">specifications</a></li>
+ <li><a href="requirements/">requirements</a></li>
+ </ul>
+ </li>
+ </ul>
</div>
<div id="impl">