Updated doc

This commit is contained in:
Christophe Riccio
2010-04-30 17:30:06 +01:00
parent 1003972aba
commit 42193c984a
12 changed files with 931 additions and 879 deletions

View File

@@ -1525,13 +1525,13 @@
<page_news>
<news index="0050" date="30/04/2010" title="GLM 0.9 Beta 2 released" image="goodies/logo.png" image-mini="image/logo-mini.png">
<paragraph>
GLM 0.9 Beta 2 is available and should be the last development release of GLM 0.9.
</paragraph>
<paragraph>
The code has been moved from a SVN to Git repository which branching efficiency allowed to remove all the experimental code from this release.
</paragraph>
<paragraph>
Various bug fixes and manual updates have been done too.
</paragraph>
<source type="Download" adresse="https://sourceforge.net/projects/ogl-math/files/glm-0.9.B.2/glm-0.9.B.2.zip/download">GLM 0.9.B.2 (zip, 1.07 MB)</source>
<source type="Download" adresse="https://sourceforge.net/projects/ogl-math/files/glm-0.9.B.2/glm-0.9.B.2.7z/download">GLM 0.9.B.2 (7z, 555 KB)</source>

View File

@@ -41,14 +41,17 @@
<div class="menu2">
<a class="menu" href="./html/index.html">API Documentation</a>
</div>
<div class="menu2">
<a class="menu" href="http://glf.svn.sourceforge.net/viewvc/glf">SVN Browse</a>
<div class="menu2">
<a class="menu" href="http://ogl-math.git.sourceforge.net/git/gitweb.cgi?p=ogl-math/ogl-math;a=snapshot;h=HEAD;sf=tgz">GIT HEAD snapshot</a>
</div>
<div class="menu2">
<a class="menu" href="http://ogl-math.git.sourceforge.net/git/gitweb.cgi?p=ogl-math/ogl-math;a=summary">Browse Git repository</a>
</div>
<div class="menu2">
<a class="menu" href="https://sourceforge.net/tracker/?group_id=129808&amp;atid=901445">Bug tracker</a>
<a class="menu" href="https://sourceforge.net/projects/ogl-math/">SF.net page</a>
</div>
<div class="menu2">
<a class="menu" href="https://sourceforge.net/tracker/?group_id=129808&amp;atid=715891">Feature requests</a>
<a class="menu" href="https://sourceforge.net/apps/trac/ogl-math">Bug reports</a>
</div>
<div class="menu2">
<a class="menu" href="./link.html">Links</a>
@@ -91,7 +94,7 @@
<xsl:template match="links">
<div>
<div class="title2">Liens</div>
<div class="title2">Links</div>
<div class="issue-content">
This page lists all the documents that helped to develop OpenGL Mathematics.
</div>