From 6373fcf20328781800e95179bd265903a2f91568 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Fri, 17 Aug 2012 09:30:28 +0000 Subject: [PATCH] --- doc/gmsh.html | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/doc/gmsh.html b/doc/gmsh.html index 9bd06b9dbf..d672436c1e 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -65,12 +65,9 @@ the <a href="/gmsh/doc/LICENSE.txt">GNU General Public License <li> <p class="highlight"> <strong>Current stable release</strong>: - <a href="/gmsh/bin/Windows/gmsh-2.6.1-Windows.zip"><strong>Windows</strong></a> - (XP/Vista), + <a href="/gmsh/bin/Windows/gmsh-2.6.1-Windows.zip"><strong>Windows</strong></a>, <a href="/gmsh/bin/Linux/gmsh-2.6.1-Linux.tgz"><strong>Linux</strong></a>, - (Intel glibc 2.3), - <a href="/gmsh/bin/MacOSX/gmsh-2.6.1-MacOSX.dmg"><strong>Mac OS X</strong></a> - (Intel 10.5) and + <a href="/gmsh/bin/MacOSX/gmsh-2.6.1-MacOSX.dmg"><strong>Mac OS X</strong></a> and <a href="/gmsh/src/gmsh-2.6.1-source.tgz"><strong>source code</strong></a> </p> <p> @@ -79,13 +76,11 @@ the <a href="/gmsh/doc/LICENSE.txt">GNU General Public License versions in the <code>tutorial</code> directory. <br>Make sure to read these examples before sending questions or bug reports!</em> <li>Development version: - <ul><li>automated nightly builds: - <a href="/gmsh/bin/Windows/gmsh-svn-Windows.zip">Windows</a> - (<a href="/gmsh/bin/Windows/nightly.log">build log</a>), - <a href="/gmsh/bin/Linux/gmsh-svn-Linux.tgz">Linux</a> - (<a href="/gmsh/bin/Linux/nightly.log">build log</a>), + <ul><li>automated nightly builds + (<a href="http://onelab.info/CDash/index.php?project=Gmsh">dashboard</a>): + <a href="/gmsh/bin/Windows/gmsh-svn-Windows.zip">Windows</a>, + <a href="/gmsh/bin/Linux/gmsh-svn-Linux.tgz">Linux</a> and <a href="/gmsh/bin/MacOSX/gmsh-svn-MacOSX.dmg">Mac OS X</a> - (<a href="/gmsh/bin/MacOSX/nightly.log">build log</a>) <li>nightly <a href="/gmsh/src/gmsh-svn-source.tgz">source snapshot</a> <li>read-only svn access: '<code>svn co https://geuz.org/svn/gmsh/trunk -- GitLab