Rewrite OTJLD 0.4 "Versions" with a table.
diff --git a/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/def/s0.html b/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/def/s0.html
index 625687b..74ed532 100644
--- a/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/def/s0.html
+++ b/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/def/s0.html
@@ -141,19 +141,16 @@
<h2 class="sect">§0.4 Versions<a class="img" href="s0.html#s0.4"
title="PermaLink to §0.4 Versions"><img style="vertical-align:text-top;margin-left:5px;" src="../images/permalink.png"
alt="" /></a><span class="toplink"><a href="#top">↑ §0</a></span></h2>
- <p>The structure of this document has changed between versions
- 0.6.1 and 0.7 of this document. This change reflects the
- transition from our first compiler for OT/J (called <code>otc</code>)
- and the <code>OTDT</code> (Object Teams Development Tooling)
- plugin for Eclipse.
-
- </p>
- <p>Starting with the OTDT v0.7.x, the major and minor number of the tool
- correspond to the major and minor version number of the OTJLD (this document),
- ie., the OTDT v1.0.x implements the language as defined in the OTJLD v1.0.
-
- </p>
- <p><strong>Changes</strong> between the current and previous versions are listed in appendix <a href="sB.html" title="§B Changes between versions" class="sect">§B</a>.
+ <div style="border: 4px solid #9090B0; float:left;margin-bottom:10px;">
+ <table>
+ <tr style="background-color:#e0e0f0;" ><th>OTJLD version</th><th>Release date</th><th>Matching OTDT version</th></tr>
+ <tr class="line even"><td>1.0.0 </td><td>July 2007 </td><td>1.0.0</td></tr>
+ <tr class="line odd" ><td>1.1.0 </td><td>June 2008 </td><td>1.1.9</td></tr>
+ <tr class="line even"><td>1.2.0 </td><td>June 2009 </td><td>1.2.8 - 1.4.0</td></tr>
+ <tr class="line odd "><td>1.3.0 </td><td>June 2011 </td><td>2.0.0 and greater</td></tr>
+ </table>
+ </div>
+ <p style="clear:left;"><strong>Changes</strong> between the current and previous versions are listed in appendix <a href="sB.html" title="§B Changes between versions" class="sect">§B</a>.
</p>
</div>
diff --git a/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/xdef/s0.4.html b/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/xdef/s0.4.html
index f3175b1..05a1792 100644
--- a/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/xdef/s0.4.html
+++ b/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/xdef/s0.4.html
@@ -20,19 +20,16 @@
<div class="sect depth2" id="s0.4">
<h2 class="sect">§0.4 Versions<a class="img" href="s0.4.html" title="PermaLink to §0.4 Versions"><img style="vertical-align:text-top;margin-left:5px;" src="../images/permalink.png"
alt="" /></a></h2>
- <p>The structure of this document has changed between versions
- 0.6.1 and 0.7 of this document. This change reflects the
- transition from our first compiler for OT/J (called <code>otc</code>)
- and the <code>OTDT</code> (Object Teams Development Tooling)
- plugin for Eclipse.
-
- </p>
- <p>Starting with the OTDT v0.7.x, the major and minor number of the tool
- correspond to the major and minor version number of the OTJLD (this document),
- ie., the OTDT v1.0.x implements the language as defined in the OTJLD v1.0.
-
- </p>
- <p><strong>Changes</strong> between the current and previous versions are listed in appendix <a href="sB.html" title="§B Changes between versions" class="sect">§B</a>.
+ <div style="border: 4px solid #9090B0; float:left;margin-bottom:10px;">
+ <table>
+ <tr style="background-color:#e0e0f0;" ><th>OTJLD version</th><th>Release date</th><th>Matching OTDT version</th></tr>
+ <tr class="line even"><td>1.0.0 </td><td>July 2007 </td><td>1.0.0</td></tr>
+ <tr class="line odd" ><td>1.1.0 </td><td>June 2008 </td><td>1.1.9</td></tr>
+ <tr class="line even"><td>1.2.0 </td><td>June 2009 </td><td>1.2.8 - 1.4.0</td></tr>
+ <tr class="line odd "><td>1.3.0 </td><td>June 2011 </td><td>2.0.0 and greater</td></tr>
+ </table>
+ </div>
+ <p style="clear:left;"><strong>Changes</strong> between the current and previous versions are listed in appendix <a href="sB.html" title="§B Changes between versions" class="sect">§B</a>.
</p>
</div>
diff --git a/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/xdef/s0.html b/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/xdef/s0.html
index 4e75d32..238006b 100644
--- a/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/xdef/s0.html
+++ b/plugins/org.eclipse.objectteams.otdt.doc/guide/otjld/xdef/s0.html
@@ -141,19 +141,16 @@
<div class="sect depth2" id="s0.4">
<h2 class="sect">§0.4 Versions<a class="img" href="s0.4.html" title="PermaLink to §0.4 Versions"><img style="vertical-align:text-top;margin-left:5px;" src="../images/permalink.png"
alt="" /></a><span class="toplink"><a href="#top">↑ §0</a></span></h2>
- <p>The structure of this document has changed between versions
- 0.6.1 and 0.7 of this document. This change reflects the
- transition from our first compiler for OT/J (called <code>otc</code>)
- and the <code>OTDT</code> (Object Teams Development Tooling)
- plugin for Eclipse.
-
- </p>
- <p>Starting with the OTDT v0.7.x, the major and minor number of the tool
- correspond to the major and minor version number of the OTJLD (this document),
- ie., the OTDT v1.0.x implements the language as defined in the OTJLD v1.0.
-
- </p>
- <p><strong>Changes</strong> between the current and previous versions are listed in appendix <a href="sB.html" title="§B Changes between versions" class="sect">§B</a>.
+ <div style="border: 4px solid #9090B0; float:left;margin-bottom:10px;">
+ <table>
+ <tr style="background-color:#e0e0f0;" ><th>OTJLD version</th><th>Release date</th><th>Matching OTDT version</th></tr>
+ <tr class="line even"><td>1.0.0 </td><td>July 2007 </td><td>1.0.0</td></tr>
+ <tr class="line odd" ><td>1.1.0 </td><td>June 2008 </td><td>1.1.9</td></tr>
+ <tr class="line even"><td>1.2.0 </td><td>June 2009 </td><td>1.2.8 - 1.4.0</td></tr>
+ <tr class="line odd "><td>1.3.0 </td><td>June 2011 </td><td>2.0.0 and greater</td></tr>
+ </table>
+ </div>
+ <p style="clear:left;"><strong>Changes</strong> between the current and previous versions are listed in appendix <a href="sB.html" title="§B Changes between versions" class="sect">§B</a>.
</p>
</div>