Listify links to latest/previous drafts.
authorDavid I. Lehn <dlehn@digitalbazaar.com>
Thu, 15 Dec 2011 15:44:26 -0500
changeset 296 e994be052519
parent 295 241be3897afd
child 297 088a319ca900
Listify links to latest/previous drafts.
index.html
--- 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">