]> granicus.if.org Git - python/commitdiff
Update link to the PyOpenGL project in the "gl" module docs.
authorFred Drake <fdrake@acm.org>
Thu, 6 Sep 2001 19:23:03 +0000 (19:23 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 6 Sep 2001 19:23:03 +0000 (19:23 +0000)
This closes SF bug #459256.

Doc/lib/libgl.tex

index 615504a6899fd4749ae0c340ada340be131067eb..cf51651cfb8532cd655b468f47ebc667c5882f6a 100644 (file)
@@ -189,12 +189,14 @@ main()
 
 
 \begin{seealso}
-  \seetext{An interface to OpenGL\index{OpenGL} is also available; see
-           information about David Ascher's\index{Ascher, David}
-           \strong{PyOpenGL}\index{PyOpenGL} online at
-           \url{http://starship.python.net/crew/da/PyOpenGL/}.  This may
-           be a better option if support for SGI hardware from before about
-           1996 is not required.}
+  \seetitle[http://pyopengl.sourceforge.net/]
+           {PyOpenGL: The Python OpenGL Binding}
+           {An interface to OpenGL\index{OpenGL} is also available;
+            see information about the
+            \strong{PyOpenGL}\index{PyOpenGL} project online at
+            \url{http://pyopengl.sourceforge.net/}.  This may be a
+            better option if support for SGI hardware from before
+            about 1996 is not required.}
 \end{seealso}