From 2eef410b30509d72cef2f1391cee3817ec5a6836 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 1 Jul 2005 23:47:43 +0000 Subject: Rearranged web pages -- all content is now in parent java3d page git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@46 dd45e54d-f42e-c781-df72-dca083a658b1 --- www/build-instr.html | 16 +++++-- www/index.html | 128 ++++++++------------------------------------------- 2 files changed, 33 insertions(+), 111 deletions(-) diff --git a/www/build-instr.html b/www/build-instr.html index a4e3b30..cf93fbb 100644 --- a/www/build-instr.html +++ b/www/build-instr.html @@ -3,11 +3,11 @@ - vecmath download and building instructions + CVS download and build instructions -

Instructions for downloading and building vecmath +

CVS download and build instructions for vecmath

To build the vecmath package, you must first checkout the

After you have downloaded the CVS repository, read the README-FIRST.txt file, then read and follow the instructions in the README-build.html -file.

+file.
+

+

Click on the "Version Control - CVS" +link to access the vecmath source code from CVS. Automated CVS change +messages are sent to the cvs 'at' +vecmath.dev.java.net +list list. Click here to +subscribe to this list.
+

+


+

diff --git a/www/index.html b/www/index.html index c1f5558..6e9874a 100644 --- a/www/index.html +++ b/www/index.html @@ -6,19 +6,8 @@ The Vecmath API -

-License | -Downloads | -How to Contribute | -Reporting Issues | -Feedback and Discussion | -Project Highlights | -Project Suggestions | -Examples -

This project contains the source code -for the 3D vector math package, javax.vecmath.
-

+for the 3D vector math package, javax.vecmath.

Related projects include: j3d-core (the core Java 3DTM API), j3d-core-utils @@ -28,7 +17,24 @@ for the 3D vector math package, javax.vecmath.
href="build-instr.html">download and build instructions for information on downloading and building vecmath. -

+Developers should refer to the CVS download +and build +instructions for information on downloading the source code and +building vecmath.

+

For all other project +information, including contributing to Java 3D and reporting +issues, +please go to the parent java3d +project.

+

NOTE: The issue Tracker in this vecmath subproject cannot be used +to file or track issues. Please use the Issue Tracker +in the parent java3d +project +to track issues (bugs, feature requests, etc.) for +Java 3D-related +sub-projects.

+

License

The source code for the 3D vector math API reference implementation @@ -56,101 +62,7 @@ implementation code to the API. The combination of the JRL and the JDL was chosen to facilitate this, while ensuring the integrity and compatibility of the API.

-

Downloads

-

Three types of Java 3D binary builds -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.2 is available. -Daily builds of 1.4.0 are now available. Stable -builds of Java 3D 1.4.0 will be available soon.

-

The javadoc for the fcs release of Java 3D v 1.3.2 can be found -here. -The javadoc for a recent daily build of Java 3D v 1.4.0 can be -found here.

-

How to Contribute

-

We invite developers to contribute to Java 3D. Please refer to -the -Contributing to -Java 3D section in the parent java3d project to learn -how to contribute to this project or any other Java 3D-related -project. See the JavaDesktop -Community Governance Guidelines for general guidelines on -participating in JavaDesktop community projects, such as vecmath. -

-

Reporting Issues
-

-

We have set up the Issue Tracker -in the parent java3d -project -to track issues (bugs, feature requests, etc.) for -Java 3D-related -sub-projects. Please use the above link rather than the Issue Tracker -in this vecmath project. Refer to the Reporting -Issues section in the parent java3d project for more information. -

-

Feedback and Discussion
-

-

We have created four Java 3D mailing lists in the parent java3d project: interest 'at' java3d.dev.java.net, -announce 'at' java3d.dev.java.net, -issues 'at' java3d.dev.java.net, -and cvs 'at' java3d.dev.java.net -(replace 'at' with @). -Click -here to subscribe to any of these lists. The interest list is an open mailing -list for -discussing all aspects of Java 3D, the reference implementation -for the -Java 3D core, vecmath, utilities, example programs, etc. The annouce list is a -low-volume moderated mailing list for announcing Java 3D-related -news -and information. The issues -list is for automated issues tracking, and the cvs list is for automated CVS -change messages (for changes to the parent java3d web pages only).

-

For those who prefer a forum to a discussion mailing list, we have -created the -Java 3D -forum, hosted as part of the JavaDesktop Community. Messages -posted on the forum are cross-posted to interest -'at' java3d.dev.java.net -and vice-versa.
-

-

Finally, each sub-project has its own cvs mailing -list. Click here to -subscribe to this list. The cvs 'at' -vecmath.dev.java.net -list is for automated CVS change messages and discussion of those -changes.
-

-

Project Highlights

-

Please see the Project -Highlights in the j3d-core -project.
+


-

Project Suggestions

-

Please see the Project -Suggestions in the j3d-core -project and the Project -Suggestions in the j3d-core-utils -project.

-

Examples

-

We don't yet have any vecmath-only example programs. However, all of -the example programs in the j3d-examples -project use -the vecmath API.

-- cgit v1.2.3