From 863e59965c1078cf3315e35eea756cb073fdd26f Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 14 May 2010 10:11:28 +0200 Subject: Fix docu --- doc/manual/index.html | 46 +++++++++++++++++++++++++++++++++++++++------- www/index.html | 48 ++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 77 insertions(+), 17 deletions(-) diff --git a/doc/manual/index.html b/doc/manual/index.html index 6ac46ac..9fe4e5e 100755 --- a/doc/manual/index.html +++ b/doc/manual/index.html @@ -1,8 +1,30 @@ - - -GlueGen Manual - - + + + + + + + + +
+ + +
+

GlueGen Manual

@@ -2267,5 +2289,15 @@ of an array, we can not use the Opaque directive to erase this data type to long as we did with the Display data type. - - +
+ +
+ + diff --git a/www/index.html b/www/index.html index 745bec6..348f403 100644 --- a/www/index.html +++ b/www/index.html @@ -1,10 +1,28 @@ - - -GlueGen Home Page - - - - + + + + + + + + +
+ + +

@@ -19,8 +37,8 @@ before glue code emission. GlueGen is currently powerful enough to bind even low-level APIs such as the Java Native Interface (JNI) and the AWT Native Interface (JAWT) back up to the Java programming language. GlueGen is currently used to generate the JOGL interface to the OpenGL 3D -graphics API and the JOAL +href="../../jogl/www/">JOGL interface to the OpenGL 3D +graphics API and the JOAL interface to the OpenAL audio library.

@@ -44,5 +62,15 @@ Please check the JogAmp Community Page.

- +
+ +
+ -- cgit v1.2.3