Bug 212 - Incorporate patch to add URL links to GL javadoc
Summary: Incorporate patch to add URL links to GL javadoc
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2006-03-28 11:00 CEST by Sven Gothel
Modified: 2015-09-27 03:15 CEST (History)
0 users

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:48:36 CET


---- Reported by kbr 2006-03-28 11:00:03 ----

http://www.javagaming.org/forums/index.php?topic=12629.0

Need to incorporate this patch into JOGL and GlueGen to get URL links to the
online OpenGL documentation into the autogenerated javadoc.



---- Additional Comments From kbr 2006-04-17 14:32:58 ----

Incorporated patch from user cylab on javagaming.org forums to
generate @native tags in GL javadoc which are postprocessed using a
taglet. Modified supplied patch to restrict the @native designation to
only the function name, and to understand OpenGL data type-related
suffixes (i.e., glVertex -> glVertex3f).




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:48 EDT  ---

This bug was previously known as _bug_ 212 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=212