diff options
author | Kevin Rushforth <[email protected]> | 2004-06-09 18:15:26 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-06-09 18:15:26 +0000 |
commit | 670db3467c226cceb80479b221f5fb38935fe690 (patch) | |
tree | 7491c68a1d0f4238b2258d28fbb48098bdc3e281 /www/index.html | |
parent | 343b658c32a6473c545187c1e276ee5d06c2686a (diff) |
Point to build instructions
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@8 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/www/index.html b/www/index.html index 3aea721..0be567b 100644 --- a/www/index.html +++ b/www/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <meta http-equiv="content-type" - content="text/html; charset=ISO-8859-1"> + <meta content="text/html; charset=ISO-8859-1" + http-equiv="content-type"> <title>The Java 3D API Core</title> </head> <body> @@ -17,7 +17,8 @@ Java 3D core utilities), and <a href="http://j3d-examples.dev.java.net/">j3d-examples</a> (the Java 3D example programs). The vecmath and j3d-core-utils projects are required -to build j3d-core. Refer to the build instructions [TODO: link] for +to build j3d-core. Refer to the <a href="../README-build.html">build +instructions</a> for more information.</p> <h3>License</h3> <p>The source code for the core Java 3D API reference @@ -101,11 +102,13 @@ project for more ideas.</p> <p>[TODO: kcr: rewrite (and run spell check)]</p> <p>Anyone who wants to contribute source code, even e-mailed bug fixes, must have a signed contributor agreement on file. The Java 3D -team is unable to even look at submitted bug fixes unless this author has the +team is unable to even look at submitted bug fixes unless this author +has the contributor agreement on file. This may seems harsh, but it is a policy designed to protect the project from patent infringement, etc.<br> </p> -<p>We encourage all developers to download the agreement, sign it, and fax it +<p>We encourage all developers to download the agreement, sign it, and +fax it to the number indicated [TODO link]. Then you are more than welcome to send in fixes for your favorite bugs!<br> </p> |