diff options
author | Kevin Rushforth <[email protected]> | 2005-03-21 21:40:22 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2005-03-21 21:40:22 +0000 |
commit | 0e6525a7be523e24a5e425e3cf4bee49a1c18d27 (patch) | |
tree | b8df422b0cf726269c1e484af818d88070b6e879 | |
parent | 4be36512707f942a8088342f1d1eddb402c2c87c (diff) |
Web page updates
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@35 dd45e54d-f42e-c781-df72-dca083a658b1
-rw-r--r-- | www/index.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index 7afb8cd..c1f5558 100644 --- a/www/index.html +++ b/www/index.html @@ -62,9 +62,14 @@ compatibility of the API.<br> 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.</p> +release build of Java 3D v1.3.2 is available. +Daily builds of 1.4.0 are now available. Stable +builds of Java 3D 1.4.0 will be available soon.</p> +<p>The javadoc for the fcs release of Java 3D v 1.3.2 can be found +<a href="http://javadesktop.org/java3d/javadoc/1.3.2/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 the |