Move "Latest Release" into "History" section, rename section "Development Version" to "Download"

The old IDs #latest-release and #development remain
as links to #download.
pull/13/head
Volker Grabsch 12 years ago
parent a02c808ecd
commit 4010d1142d

@ -113,8 +113,7 @@
<li><a href="#introduction" >Introduction</a></li>
<li><a href="#screenshots" >Screenshots</a></li>
<li><a href="#tutorial" >Tutorial</a></li>
<li><a href="#latest-release" >Download</a></li>
<li><a href="#development" >Development Version</a></li>
<li><a href="#download" >Download</a></li>
<li><a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">Mailing List</a></li>
</ul>
<ul>
@ -212,7 +211,7 @@
<p>
When everything is fine, download the
<a href="#development">current stable version</a>:
<a href="#download">current stable version</a>:
</p>
<pre>git clone -b stable https://github.com/mxe/mxe.git</pre>
@ -438,52 +437,12 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</div>
<div class="section">
<h2 id="latest-release">Latest Release</h2>
<dl>
<dt>2012-xx-xx &ndash; Release <span id="latest-version">2.22</span></dt>
<dd>
<p>
<a href="http://mxe.cc/#development">Download</a> |
<a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.22">Changelog</a>
</p>
<p>
The project has been
<a href="http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-03/msg00101.html">renamed</a>
from mingw-cross-env to MXE (M&nbsp;cross&nbsp;environment).
</p>
<p>
The release tarballs have been replaced with a <a href="#development">Git checkout</a>.
</p>
<p>
Most packages were updated to their latest version.
</p>
<p>
New packages are supported:
agg, cgal, eigen, file, gta, json-c, libgnurx, libharu,
libircclient, libssh2, libxml++, llvm, lzo, mpfr, nettle,
opencsg, qjson, qwtplot3d, vtk, and wt.
</p>
</dd>
<dt>Old Releases</dt>
<dd>
<a href="#history">History</a>
</dd>
</dl>
</div>
<div class="section">
<h2 id="development">Development Version</h2>
<div id="latest-release"></div>
<div id="development"></div>
<h2 id="download">Download</h2>
<p>
For the sake of simplicity, there are two development
For the sake of simplicity, there are just two
branches, "default" and "stable". Although it might
seem obvious, here's an overview of the types of
changes that go into each branch:
@ -1178,6 +1137,35 @@ https://...</pre>
<dl>
<dt>2012-xx-xx &ndash; Release <span id="latest-version">2.22</span></dt>
<dd>
<p>
<a href="http://mxe.cc/#download">Download</a> |
<a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.22">Changelog</a>
</p>
<p>
The project has been
<a href="http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-03/msg00101.html">renamed</a>
from mingw-cross-env to MXE (M&nbsp;cross&nbsp;environment).
</p>
<p>
The release tarballs have been replaced with a <a href="#download">Git checkout</a>.
</p>
<p>
Most packages were updated to their latest version.
</p>
<p>
New packages are supported:
agg, cgal, eigen, file, gta, json-c, libgnurx, libharu,
libircclient, libssh2, libxml++, llvm, lzo, mpfr, nettle,
opencsg, qjson, qwtplot3d, vtk, and wt.
</p>
</dd>
<dt>2011-06-07 &ndash; Release 2.21</dt>
<dd>
<p>

Loading…
Cancel
Save