diff options
author | paulby <[email protected]> | 2005-01-12 23:31:03 +0000 |
---|---|---|
committer | paulby <[email protected]> | 2005-01-12 23:31:03 +0000 |
commit | 489289a7fe408d9ba718fa319df82bf96ae849a7 (patch) | |
tree | 98fcdf6ceed3c5e7f9cda6fa455bc91a53d46ed6 /www | |
parent | a47ee260030f43f99926137d5fc4f1827df74841 (diff) |
Add link to javadoc for 1.3.2-beta2
Issue number:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@105 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 0c4dfda..b2476ad 100644 --- a/www/index.html +++ b/www/index.html @@ -63,8 +63,10 @@ compatibility of the API.<br> section of this 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 +experimental build, labeled as Java 3D v 1.3.2-beta2 is now available. We will set up daily or weekly builds in the near future.<br> +The javadoc for the beta2 release of 1.3.2 can be found <a href="http://javadesktop.org/java3d/javadoc/1.3.2-beta2/index.html">here</a>, this will be updated +in the future to host the javadoc for various versions. </p> <h3><a name="How_to_Contribute"></a>How to Contribute</h3> <p>We invite developers to contribute to Java 3D. Please refer to |