aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2006-01-17 06:34:45 +0000
committerKenneth Russel <[email protected]>2006-01-17 06:34:45 +0000
commit0930c6ae9487745b69af8554724ad3a7ad0caa7e (patch)
tree8e1e775518e0706387b8b60c2888b427d7718ca4 /www
parent9a75af4d242de84cff9c279bced4fe9e62c32c86 (diff)
Added download and build instructions to GlueGen manual. Added
Manifest to gluegen.jar to make it easier to run as an executable jar. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@9 a78bb65f-1512-4460-ba86-f6dc96a7bf27
Diffstat (limited to 'www')
-rw-r--r--www/index.html10
1 files changed, 3 insertions, 7 deletions
diff --git a/www/index.html b/www/index.html
index fb6e76b..fcbae7b 100644
--- a/www/index.html
+++ b/www/index.html
@@ -25,18 +25,14 @@ interface to the OpenAL audio library.
</P>
-<h4> Documentation and Source Code </h4>
+<h4> Documentation </h4>
<P>
-The source code for GlueGen can be obtained via CVS:
-<pre>
- cvs -d :pserver:[email protected]:/cvs co gluegen
-</pre>
-
The preliminary <a
href="https://gluegen.dev.java.net/unbranded-source/browse/*checkout*/gluegen/doc/manual/index.html?rev=HEAD&content-type=text/html">GlueGen
-manual</a> is also on-line.
+manual</a> is on-line, which describes how to acquire, build and use
+GlueGen.
</P>