diff options
Diffstat (limited to 'documentation/index.html')
| -rw-r--r-- | documentation/index.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/documentation/index.html b/documentation/index.html index 17801bcc9..645e85bb1 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -57,11 +57,11 @@ </UL> <B><A HREF="subclassing.html#subclassing">7 - Adding and Extending Widgets</A></B> - </TD> - <TD ALIGN=LEFT VALIGN=TOP> - <B><A HREF="opengl.html#opengl">8 - Using OpenGL</A></B> <BR> <BR> + <B><A HREF="opengl.html#opengl">8 - Using OpenGL</A></B> + </TD> + <TD ALIGN=LEFT VALIGN=TOP> <B><A HREF="fluid.html#FLUID">9 - Programming with FLUID</A></B> <UL> <LI><A HREF="fluid.html#widget_attributes">Widget Attributes</A></LI> @@ -92,6 +92,9 @@ <BR> <BR> <B><A HREF="license.html#license">H - Software License</A></B> + <BR> + <BR> + <B><A HREF="examples.html#examples">I - Example Source Code</A></B> </TD> </TR> </TABLE> |
