diff options
author | Kevin Rushforth <[email protected]> | 2005-01-20 23:07:04 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2005-01-20 23:07:04 +0000 |
commit | c6dbcfef9520fc0f9ea68c6a3867078fd9592f73 (patch) | |
tree | 7b6567dada3ac6698994fdfa52dd9c89dd07e144 /www/j3d1_4/shaders.html | |
parent | 489289a7fe408d9ba718fa319df82bf96ae849a7 (diff) |
Point to 1.4 javadoc on javadesktop.org
Added template for proposed 1.4 changes
Create html version of api-changes.html
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@107 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/j3d1_4/shaders.html')
-rw-r--r-- | www/j3d1_4/shaders.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/j3d1_4/shaders.html b/www/j3d1_4/shaders.html index ff6d63c..9bd46f5 100644 --- a/www/j3d1_4/shaders.html +++ b/www/j3d1_4/shaders.html @@ -89,10 +89,8 @@ ShaderAppearance subclass):</li> </ul> <p>Click on the following link for a preliminary look at the <a -href="javax/media/j3d/ShaderProgram.html">javadoc-generated API -definitions</a> for the newly proposed classes. Note that this is only -the javadoc for the <i>new</i> classes. We know that there are lots of -broken links for the existing classes. +href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/index.html">javadoc-generated +API definitions</a> for the proposed 1.4 API. </p> <h4>Example Usage</h4> |