From d1288f7ae0de87455a2988c1f15dedda2074823f Mon Sep 17 00:00:00 2001 From: phil Date: Tue, 18 Oct 2016 13:44:23 +1300 Subject: Added a basic readme.md file Removed out of date www folder Removed out of date netbeans project folder Removed out of date README-build.html --- www/alm-process/snippets/page.xml | 2 -- www/build-instr.html | 38 -------------------------------- www/index.html | 46 --------------------------------------- www/project_tools.html | 12 ---------- 4 files changed, 98 deletions(-) delete mode 100644 www/alm-process/snippets/page.xml delete mode 100644 www/build-instr.html delete mode 100644 www/index.html delete mode 100644 www/project_tools.html (limited to 'www') diff --git a/www/alm-process/snippets/page.xml b/www/alm-process/snippets/page.xml deleted file mode 100644 index 725def6..0000000 --- a/www/alm-process/snippets/page.xml +++ /dev/null @@ -1,2 +0,0 @@ - -index.htmlSubprojects diff --git a/www/build-instr.html b/www/build-instr.html deleted file mode 100644 index 7325016..0000000 --- a/www/build-instr.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - Subversion (svn) download and build instructions - - - -

Subversion (svn) download and build instructions for j3d-examples

-

To -build the j3d-examples project, you must first checkout the j3d-examples -svn -repository. For example, run -the svn checkout command as follows:
-

- -

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

-

Go to the "Subversion" -page for instructions on how to access the j3d-examples source code. -Automated svn change messages are sent to the commits 'at' -j3d-examples.dev.java.net -list list. Click here to -subscribe to this list.
-

-


-

- - diff --git a/www/index.html b/www/index.html deleted file mode 100644 index 1927966..0000000 --- a/www/index.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - 3D Example Programs - - -

This project contains the source code -for the 3D example programs. -

-

Related projects include: j3d-core -(the core 3D package), - vecmath -(the 3D vector math package), and j3d-core-utils -(the 3D core utilities). Developers should refer to the svn download -and build -instructions for information on downloading the source code and -building j3d-examples. -

-

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

-

NOTE: The issue Tracker in this j3d-examples 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 -j3d-examples and other 3D sub-projects.
-

-

License

-

The source code for j3d-examples is licensed under a -Berkely Software Distribution (BSD) License. -

-

NOTE: This project contains third-party source code that is -provided under separate licensing terms. These terms are are found in the -THIRDPARTY-LICENSE-*.txt files in the top level-directory of this project. -See README-FIRST.txt for more information.

-


-

- - diff --git a/www/project_tools.html b/www/project_tools.html deleted file mode 100644 index bc57931..0000000 --- a/www/project_tools.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - Project Tools - - -
Wiki
-
Downloads
- - -- cgit v1.2.3