Khronos Public Bugzilla
Bug 227 - Provide access to XML documentation source
: Provide access to XML documentation source
Status: ASSIGNED
Product: OpenGL-ES
Classification: Unclassified
Component: Man Pages & Other Documentation
: 2.0
: All All
: P3 enhancement
: ---
Assigned To: Jon Leech
: OpenGL ES Work Group email alias
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-11-10 02:04 PST by Stephen A.
Modified: 2011-10-31 08:23 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen A. 2009-11-10 02:04:20 PST
I would like to ask Khronos to consider releasing the XML source for the ES reference pages [1].

The source is extremely useful for language bindings to OpenGL ES, as it can be used to provide "inline" documentation directly through the IDE. We have implemented this feature for the regular OpenGL API in OpenTK [2][3], with very positive feedback from the community.

While this feature request is filed against OpenGL ES 2.0, it is equally useful for versions 1.1 and 1.0.


[1] http://www.khronos.org/opengles/sdk/docs/man/
[2] http://www.opentk.com (.Net bindings to OpenGL, OpenGL|ES, OpenCL, OpenAL)
[3] https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/docs/man/xhtml/
Comment 1 Jon Leech 2009-11-10 02:30:58 PST
We are in the process of creating an SDK area for OpenGL ES like the
OpenGL SDK, and once that's up it will include the man page XML source.
Unfortunately I can't give you a date on when we'll go live with that,
but it shouldn't be all that much longer.
Comment 2 Jon Leech 2010-03-05 01:14:25 PST
Someone was messing with Bugzilla. Fixing fields.
Comment 3 costinc 2011-10-31 08:23:31 PDT
Any updates on this?