RE: [PyOpenGL-Users] PyOpenGL Documentation, Ports & Future Features
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@ho...> - 2001-09-24 14:18:49
|
I think Richard was referring to the links from the documentation page to "GL", "GLU", "GLUT", and "GLE", which up to a few minutes ago were pointing at my old proof-of-concept conversions of the man pages. They now point to your XML-generated manual sections. Note, however, that save for the GLE docs, none of the Python sections is currently showing up in IE 5.5, possibly a style sheet problem (your test document for adding the sections originally showed up with the Python section as I recall)? Sorry for the delay in updating the site there, Mike -----Original Message----- From: pyo...@li... [mailto:pyo...@li...]On Behalf Of Tarn Weisner Burton Sent: September 24, 2001 07:51 To: pyo...@li... Subject: RE: [PyOpenGL-Users] PyOpenGL Documentation, Ports & Future Features | | On Mon, 24 Sep 2001 07:32, Tarn Weisner Burton wrote: | > man2dbk is far from complete, but it is complete enough for the more | > immediate task of converting the GL, GL, GLUT and GLE manpages. | I've done | > this and the results are now in the "reference" section of the manual. | | The content there doesn't appear to have changed - does that mean | the output | is identical to the old generated HTML, or is something between | me and there | caching the pages where it shouldn't be? | The "User's Manual" with integrated manpages at http://pyopengl.sf.net/documentation/manual has actually had the manpages for about two weeks, I just hadn't announced it. For the docs sent out with the distribution see <site-packages>/OpenGL/doc ... |