diff options
author | Kevin Rushforth <[email protected]> | 2008-02-20 23:29:31 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2008-02-20 23:29:31 +0000 |
commit | 05d1c07ae53c3903ea356b49c0e5b12a8ae3e39c (patch) | |
tree | b226f06938984b1c584fbd7e07fb7e248ecfc554 | |
parent | f33bb86c78d0732c84c45f279fab666a0424fcbb (diff) |
Minor web page update
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@177 9497e636-51bd-65ba-982d-a4982e1767a5
-rw-r--r-- | README-build.html | 2 | ||||
-rw-r--r-- | www/index.html | 14 |
2 files changed, 7 insertions, 9 deletions
diff --git a/README-build.html b/README-build.html index d672cf6..7d7e663 100644 --- a/README-build.html +++ b/README-build.html @@ -52,7 +52,7 @@ </head> <body> <h3><span style="font-weight: bold; text-decoration: underline;">Building -the Java 3D Packages</span></h3> +j3d-core-utils</span></h3> <p>The j3d-core-utils project is built as part of the j3d-core project. See the <a href="../j3d-core/README-build.html">README-build.html</a> file in the "j3d-core" directory for instructions.<br> diff --git a/www/index.html b/www/index.html index bc453a1..b2968a9 100644 --- a/www/index.html +++ b/www/index.html @@ -3,19 +3,18 @@ <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> - <title>The Java 3D Core Utilities</title> + <title>The 3D Core Utilities</title> </head> <body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"> <p>This project contains the source code -for the Java 3D<sup><font size="-2">TM</font></sup> -core utilities in the <code>com.sun.j3d.*</code> +for the 3D core utilities in the <code>com.sun.j3d.*</code> hierarchy.</p> <p>Related projects include: <a href="https://vecmath.dev.java.net/">vecmath</a> (the 3D vector math package), <a href="https://j3d-core.dev.java.net/">j3d-core</a> (the -core Java 3D API), and <a +core 3D package), and <a href="https://j3d-examples.dev.java.net/">j3d-examples</a> -(the Java 3D +(the 3D example programs). The j3d-core-utils project is built as part of j3d-core. Developers should refer to the <a href="build-instr.html">CVS download @@ -24,7 +23,7 @@ instructions</a> for information on downloading the source code and building j3d-core-utils.</p> <p></p> <p><strong><em>For all other project -information, including contributing to Java 3D and reporting +information, including contributing to the 3D projects and reporting issues, please go to the parent <a href="https://java3d.dev.java.net/">java3d</a> project.</em></strong></p> @@ -35,8 +34,7 @@ to file or track issues. Please use the <a in the parent java3d project to track issues (bugs, feature requests, etc.) for -Java 3D-related -sub-projects.<br> +j3d-core-utils and other 3D sub-projects.<br> </p> <p><br> </p> |