Don't enable fog. It's broken
[mesa.git] / docs / contents.html
index 0551986e05dee0cf5f280e1c6c906e8c68b90be2..f867786b84584dc52a22a43981423e59b31da484 100644 (file)
@@ -2,7 +2,26 @@
 
 <title>Contents</title>
 
-<body text="#ffffff" bgcolor="#119955" link="#ffffff" vlink="#dddddd" alink="#ffffff">
+<link rel="stylesheet" type="text/css" href="mesa.css"></head>
+
+<body bgcolor="#119955">
+
+<!--Override a few values from the style sheet: -->
+<style>
+<!--
+body {
+       background-color: #119955;
+       color: white;
+}
+a:link {
+       color: #fff;
+}
+a:visited {
+       color: #ccc;
+}
+-->
+</style>
+
 
 <b>Documentation</b>
 <ul>
@@ -20,7 +39,7 @@
 
 <b>Download / Install</b>
 <ul>
-<li><a href="http://www.sourceforge.net/projects/mesa3d" target="_parent">Stable Release (6.2)</a>
+<li><a href="http://www.sourceforge.net/projects/mesa3d" target="_parent">Stable Release (6.2.1)</a>
 <li><a href="download.html" target="MainFrame">Downloading/Unpacking</a>
 <li><a href="install.html" target="MainFrame">Compilation/Installation</a>
 <li><a href="glu.html" target="MainFrame">SGI's GLU</a>
@@ -53,7 +72,6 @@
 <li><a href="utilities.html" target="MainFrame">Utilities</a>
 <li><a href="helpwanted.html" target="MainFrame">Help Wanted</a>
 <li><a href="devinfo.html" target="MainFrame">Development Notes</a>
-<li><a href="drivers.html" target="MainFrame">Writing Device Drivers</a>
 <li><a href="sourcedocs.html" target="MainFrame">Source Documentation</a>
 <li><a href="subset.html" target="MainFrame">Subset Information</a>
 <li><a href="fbdev-dri.html" target="MainFrame">fbdev/DRI Environment</a>