diff options
author | Kenneth Russel <[email protected]> | 2006-01-16 11:22:58 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2006-01-16 11:22:58 +0000 |
commit | 275910d4f8301320b2d039eb0e53dd1879e7871f (patch) | |
tree | 676c811a28ce5735a72f18cf9614d5e755c07e29 /www | |
parent | de9e2608dd3967d60b7c50e4f9e532b1ab6730cc (diff) |
Adjusted formatting
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@6 a78bb65f-1512-4460-ba86-f6dc96a7bf27
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index c97048b..d9a1ab1 100644 --- a/www/index.html +++ b/www/index.html @@ -27,6 +27,8 @@ interface to the OpenAL audio library. <h4> Documentation and Source Code </h4> +<P> + The source code for GlueGen can be obtained via CVS: <pre> cvs co -d :pserver:[email protected]:/cvs co gluegen @@ -36,8 +38,12 @@ 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. +</P> + <h4> Community </h4> +<P> + The GlueGen <a href="https://gluegen.dev.java.net/servlets/ProjectForumView">discussion forum</a> and <a @@ -45,5 +51,7 @@ href="https://gluegen.dev.java.net/servlets/ProjectMailingListList">mailing lists</a> are available for discussions on how to use and develop the tool. +</P> + </body> </html> |