docs: remove unused anchor links
authorAndreas Boll <andreas.boll.dev@gmail.com>
Tue, 12 Jun 2012 07:05:39 +0000 (09:05 +0200)
committerBrian Paul <brianp@vmware.com>
Tue, 12 Jun 2012 14:03:30 +0000 (08:03 -0600)
Signed-off-by: Brian Paul <brianp@vmware.com>
docs/versions.html

index aa31ffc7603b2e05b38f41c2c8c3b8acfc7f5019..4dc51ccf33bf15486a95ac942642c2140af6067a 100644 (file)
@@ -1442,7 +1442,7 @@ Bug fixes:
 </ul>
 
 
-<h2><a name="6.0.1">6.0.1  April 2, 2004</h2>
+<h2>6.0.1  April 2, 2004</h2>
 New:
 <ul>
 <li>upgraded glext.h to version 22
@@ -1480,7 +1480,7 @@ Bug fixes:
 </ul>
 
 
-<h2><a name="6.1">6.1  August 18, 2004</h2>
+<h2>6.1  August 18, 2004</h2>
 New:
 <ul>
 <li>Revamped Makefile system
@@ -1523,7 +1523,7 @@ Bug fixes:
 </ul>
 
 
-<h2><a name="6.2">6.2  October 2, 2004</h2>
+<h2>6.2  October 2, 2004</h2>
 New:
 <ul>
 <li>enabled GL_ARB_texture_rectangle (same as GL_NV_texture_rectangle)
@@ -1550,7 +1550,7 @@ Bug fixes:
 </ul>
 
 
-<h2><a name="6.2.1">6.2.1  December 9, 2004</h2>
+<h2>6.2.1  December 9, 2004</h2>
 Bug fixes:
 <ul>
 <li>don't apply regular fog or color sum when using a fragment program
@@ -1571,7 +1571,7 @@ Changes:
 </ul>
 
 
-<h2><a name="6.3">6.3  July 20, 2005</h2>
+<h2>6.3  July 20, 2005</h2>
 New:
 <ul>
 <li>GL_EXT_framebuffer_object extension
@@ -1615,13 +1615,13 @@ Bug fixes:
 </ul>
 
 
-<h2><a name="6.3.1">6.3.1</h2>
+<h2>6.3.1</h2>
 <p>
 This was an intermediate release for X.org which wasn't otherwise released.)
 </p>
 
 
-<h2><a name="6.3.2">6.3.2  August 19, 2005</h2>
+<h2>6.3.2  August 19, 2005</h2>
 New:
 <ul>
 <li>The distribution now includes the DRI drivers and GLX code