summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-09-17 22:28:31 +0200
committerSven Gothel <[email protected]>2011-09-17 22:28:31 +0200
commit5bcbec30bb3f6845f38e744bb15602b7da4ecc9a (patch)
treeff9a6c198b6f5c431c234954be5cc6afd3095e48 /index.html
parenta7d9f3dbfeef5e66eece621c0496d94ef57cc4bc (diff)
explicit module list
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/index.html b/index.html
index d2d7f82..289515a 100644
--- a/index.html
+++ b/index.html
@@ -80,15 +80,17 @@
<h1>Welcome</h1>
<p>
JogAmp is the home of high performance Java libraries for 3D Graphics, Multimedia and Processing.<br/>
- The projects JOGL, JOCL and JOAL provide cross platform language bindings to the OpenGL, OpenCL, OpenAL and OpenMAX APIs.
+ The projects JOGL, JOCL and JOAL provide cross platform language bindings to the OpenGL, OpenCL, OpenAL and OpenMAX APIs.<br/>
+ <p>
+ Modules: <a href="applet-launcher/www">JNLPAppletLauncher</a>, <a href="gluegen/www">GlueGen</a>,
+ <a href="joal/www">JOAL</a>, <a href="jogl/www">JOGL</a>, <a href="jocl/www">JOCL</a>
+ </p>
</p>
<div class="column">
<h2>Documentation</h2>
<ul>
<li> <a href="wiki/">Wiki Page</a></li>
- <li> Modules [ <a href="applet-launcher/www">JNLPAppletLauncher</a>, <a href="gluegen/www">GlueGen</a>,
- <a href="joal/www">JOAL</a>, <a href="jogl/www">JOGL</a>, <a href="jocl/www">JOCL</a> ]</li>
<li> How To Build [ <a href="jogl/doc/HowToBuild.html">JOGL</a>,
<a href="jocl/doc/HowToBuild.html">JOCL</a> ]</li>
<li> <a href="wiki/index.php/How_to_Contribute">How To Contribute</a></li>
@@ -124,7 +126,7 @@
<h2>Software Management</h2>
<ul>
- <li><a href="wiki/index.php/Jogamp_SCM_Repositories">Source Code Repositories</a></li>
+ <li><a href="wiki/index.php/Jogamp_SCM_Repositories">Source Code Repositories</a> [<a href="git/">JogAmp's SCM</a>]</li>
<li>Bug Tracking
<ul>
<li><a href="wiki/index.php/SW_Tracking">Status Overview</a></li>