diff options
author | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2005-07-01 23:53:37 +0000 |
---|---|---|
committer | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2005-07-01 23:53:37 +0000 |
commit | 102f254c91b17a9c2bf91031181f98916007db48 (patch) | |
tree | 9f06fb8e8ec61241f4f56944a0cc5c2d224650ac /www/build-instr.html | |
parent | 7484cd7321fcbd86c0a782ff4c013856b865f503 (diff) |
Rearranged web pages -- all content is now in parent java3d page
Diffstat (limited to 'www/build-instr.html')
-rw-r--r-- | www/build-instr.html | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/www/build-instr.html b/www/build-instr.html index 66329f1..9da4d49 100644 --- a/www/build-instr.html +++ b/www/build-instr.html @@ -3,11 +3,11 @@ <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> - <title>j3d-examples download and building instructions</title> + <title>CVS download and build instructions</title> <meta content="Kevin Rushforth" name="author"> </head> <body> -<h3>Instructions for downloading and building j3d-examples</h3> +<h3>CVS download and build instructions for j3d-examples</h3> <p>To build the j3d-examples project, you must first checkout the <a href="https://j3d-examples.dev.java.net/">j3d-examples</a> @@ -22,6 +22,17 @@ the cvs checkout command as follows:<br> <p>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.</p> +file.<br> +</p> +<p>Click on the "<a href="source/browse/j3d-examples/">Version Control +- CVS</a>" link to access the j3d-examples source code from CVS. +Automated CVS change messages are sent to the <span + style="color: blue;">cvs 'at' +j3d-examples.dev.java.net</span> +list list. <a href="servlets/ProjectMailingListList">Click here to +subscribe</a> to this list.<br> +</p> +<p><br> +</p> </body> </html> |