diff options
author | Kevin Rushforth <[email protected]> | 2005-02-11 00:32:23 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2005-02-11 00:32:23 +0000 |
commit | df8a5ec7a2caa6fe081762cda1d87cbb8eeea289 (patch) | |
tree | 5b34d51c0116b8851c886bb47a858e72ff3c3487 /www | |
parent | 9e03b00610ecb66a9ddd7a0f002a053025cd3f95 (diff) |
Updated Downloads section
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@40 9497e636-51bd-65ba-982d-a4982e1767a5
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/www/index.html b/www/index.html index afb81d7..962fd34 100644 --- a/www/index.html +++ b/www/index.html @@ -32,14 +32,20 @@ instructions</a> for information on downloading and building j3d-core and j3d-core-utils. </p> <h3><a name="Downloads"></a>Downloads</h3> -<p>Three types of binary builds are available in the <a - href="https://j3d-core.dev.java.net/servlets/ProjectDocumentList">Documents -& Files</a> -section of the j3d-core project on java.net: Release (or FCS) builds; -Experimental (early access) builds; and Daily/Weekly builds. The latest -release build of Java 3D v1.3.1 is available. A fairly stable -experimental build, labeled as Java 3D v 1.3.2-build4 is now -available. We will set up daily or weekly builds in the near future.<br> +<p>Three types of Java 3D <a + href="https://java3d.dev.java.net/binary-builds.html">binary builds</a> +are available on java.net: Release (or FCS) builds; +Stable (experimental, early access) builds; and Daily builds. The +latest +release build of Java 3D v1.3.1 is available. Stable +builds of Java 3D 1.3.2 (beta) are available. +Daily builds of both 1.3.2 and 1.4.0 are now available.<br> +</p> +<p>The javadoc for the beta2 build of Java 3D v 1.3.2 can be found +<a href="http://javadesktop.org/java3d/javadoc/1.3.2-beta2/index.html">here</a>. +The javadoc for a recent daily build of Java 3D v 1.4.0 can be +found <a + href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/index.html">here</a>. </p> <h3><a name="How_to_Contribute"></a>How to Contribute</h3> <p>We invite developers to contribute to Java 3D. Please refer to |