From ecd5c7ceb8e4c8841b2708e5ab7efa145583f8c2 Mon Sep 17 00:00:00 2001
From: Andreas Boll
Date: Tue, 12 Jun 2012 09:05:03 +0200
Subject: [PATCH] docs: consolidate html header and footer
add doctype
add character encoding
add missing tag
unify html header and footer
Signed-off-by: Brian Paul
---
docs/autoconf.html | 14 +++++------
docs/banner.html | 13 ++++++----
docs/bugs.html | 22 ++++++++---------
docs/conform.html | 19 ++++++++-------
docs/contents.html | 14 ++++++-----
docs/debugging.html | 21 ++++++++--------
docs/developers.html | 19 ++++++++-------
docs/devinfo.html | 19 ++++++++-------
docs/dispatch.html | 21 ++++++++--------
docs/download.html | 21 ++++++++--------
docs/egl.html | 13 +++++-----
docs/envvars.html | 26 +++++++++-----------
docs/extensions.html | 54 +++++++++++++++++++++---------------------
docs/faq.html | 16 ++++++-------
docs/games.html | 25 +++++++++----------
docs/glu.html | 19 ++++++++-------
docs/helpwanted.html | 21 ++++++++--------
docs/index.html | 8 +++----
docs/install.html | 20 ++++++++--------
docs/intro.html | 19 ++++++++-------
docs/libraries.html | 20 +++++++++-------
docs/license.html | 19 ++++++++-------
docs/lists.html | 21 ++++++++--------
docs/llvmpipe.html | 20 +++++++++-------
docs/mangling.html | 21 ++++++++--------
docs/modelers.html | 20 +++++++++-------
docs/news.html | 22 ++++++++---------
docs/opengles.html | 13 +++++-----
docs/openvg.html | 21 ++++++++--------
docs/osmesa.html | 21 ++++++++--------
docs/perf.html | 23 +++++++++---------
docs/postprocess.html | 21 ++++++++--------
docs/precompiled.html | 21 ++++++++--------
docs/relnotes.html | 21 ++++++++--------
docs/repository.html | 17 +++++++------
docs/science.html | 20 +++++++++-------
docs/shading.html | 21 ++++++++--------
docs/sourcedocs.html | 21 ++++++++--------
docs/sourcetree.html | 19 ++++++++-------
docs/subset-A.html | 5 ++--
docs/subset.html | 21 ++++++++--------
docs/systems.html | 17 ++++++-------
docs/thanks.html | 23 +++++++++---------
docs/utilities.html | 19 ++++++++-------
docs/utility.html | 19 ++++++++-------
docs/versions.html | 23 +++++++++---------
docs/viewperf.html | 19 ++++++++-------
docs/vmware-guest.html | 14 +++++------
docs/webmaster.html | 19 ++++++++-------
docs/xlibdriver.html | 19 ++++++++-------
50 files changed, 510 insertions(+), 474 deletions(-)
diff --git a/docs/autoconf.html b/docs/autoconf.html
index 07a966e05e3..5f94b7e88bb 100644
--- a/docs/autoconf.html
+++ b/docs/autoconf.html
@@ -1,12 +1,12 @@
-
-
-Compilation and Installation using Autoconf
-
-
-
+
+
+
+
+ Compilation and Installation using Autoconf
+
+
-
Compilation and Installation using Autoconf
diff --git a/docs/banner.html b/docs/banner.html
index 4f12c7ac64d..30b476dc0e5 100644
--- a/docs/banner.html
+++ b/docs/banner.html
@@ -1,8 +1,10 @@
-
-
+
+
- Banner
+-->
+
The
Mesa 3D Graphics Library
diff --git a/docs/bugs.html b/docs/bugs.html
index fa7c484cd3f..c5ed16d421c 100644
--- a/docs/bugs.html
+++ b/docs/bugs.html
@@ -1,13 +1,13 @@
-
-
+
+
+
+
+ Mesa Bug Reporting
+
+
+
-Mesa Bug Reporting
-
-
-
-
-
-Bug Database
+Bug Database
The Mesa bug database is hosted on
@@ -50,5 +50,5 @@ If your bug report is vague or your test program doesn't compile
easily, the problem may not be fixed very quickly.
-
-
+
+
diff --git a/docs/conform.html b/docs/conform.html
index 3611f8c6fb7..51674e8d4fc 100644
--- a/docs/conform.html
+++ b/docs/conform.html
@@ -1,12 +1,13 @@
-
-
-Conformance
-
-
-
-
-
-Conformance
+
+
+
+
+ Conformance
+
+
+
+
+Conformance
The SGI OpenGL conformance tests verify correct operation of OpenGL
diff --git a/docs/contents.html b/docs/contents.html
index 6f556eed918..bd7177e8e16 100644
--- a/docs/contents.html
+++ b/docs/contents.html
@@ -1,8 +1,9 @@
-
-
-
Contents
-
-
+
+
+
+
+ Contents
+
-
+
+
Documentation
diff --git a/docs/debugging.html b/docs/debugging.html
index 2df62f56ea3..36d3634badf 100644
--- a/docs/debugging.html
+++ b/docs/debugging.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Debugging Tips
+
+
+
-Debugging Tips
-
-
-
-
-
-Debugging Tips
+Debugging Tips
Normally Mesa (and OpenGL) records but does not notify the user of
@@ -34,5 +35,5 @@
src/dlist.c for details.
-
-
+
+
diff --git a/docs/developers.html b/docs/developers.html
index 8960e7cb48b..e1c52ac0d6a 100644
--- a/docs/developers.html
+++ b/docs/developers.html
@@ -1,12 +1,13 @@
-
-
-Developers
-
-
-
-
-
-Developers
+
+
+
+
+ Developers
+
+
+
+
+Developers
Both professional and volunteer developers contribute to Mesa.
diff --git a/docs/devinfo.html b/docs/devinfo.html
index 678e48c01ac..06322d1ce4d 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -1,15 +1,16 @@
-
+
+
+
+
+ Development Notes
+
+
+
-Development Notes
+Development Notes
-
-
-
-Development Notes
-
-
-Adding Extentions
+Adding Extentions
To add a new GL extension to Mesa you have to do at least the following.
diff --git a/docs/dispatch.html b/docs/dispatch.html
index 620aecd7471..4f48e9454d9 100644
--- a/docs/dispatch.html
+++ b/docs/dispatch.html
@@ -1,11 +1,12 @@
-
-
-GL Dispatch in Mesa
-
-
-
-
-GL Dispatch in Mesa
+
+
+
+
+ GL Dispatch in Mesa
+
+
+
+GL Dispatch in Mesa
Several factors combine to make efficient dispatch of OpenGL functions
fairly complicated. This document attempts to explain some of the issues
@@ -268,5 +269,5 @@ included.
4. Automatic Generation of Dispatch Stubs
-
-
+
+
diff --git a/docs/download.html b/docs/download.html
index 6a9533aaeb3..b0b7f7e2cb1 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Getting Mesa
+
+
+
-Getting Mesa
-
-
-
-
-
-Downloading
+Downloading
Primary Mesa download site:
@@ -98,5 +99,5 @@ were split off some time ago.
-
-
+
+
diff --git a/docs/egl.html b/docs/egl.html
index 5b750070ca1..e374357c972 100644
--- a/docs/egl.html
+++ b/docs/egl.html
@@ -1,9 +1,10 @@
-
-
-Mesa EGL
-
-
-
+
+
+
+
+ Mesa EGL
+
+
Mesa EGL
diff --git a/docs/envvars.html b/docs/envvars.html
index a64e2ee62db..ee0a37d49bd 100644
--- a/docs/envvars.html
+++ b/docs/envvars.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Environment Variables
+
+
+
-Environment Variables
-
-
-
-
-
-Environment Variables
+Environment Variables
Normally, no environment variables need to be set. Most of the environment
@@ -163,10 +164,5 @@ Other Gallium drivers have their own environment variables. These may change
frequently so the source code should be consulted for details.
-
-
-
-
-
-
-
+
+
diff --git a/docs/extensions.html b/docs/extensions.html
index 91ed20e5ceb..d96445c4030 100644
--- a/docs/extensions.html
+++ b/docs/extensions.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Mesa Extensions
+
+
+
-Mesa Extensions
-
-
-
-
-
-Mesa Extensions
+Mesa Extensions
A number of extensions have been developed especially for Mesa.
@@ -14,22 +15,21 @@ The specifications follow.
-
-
-
-
-
+
+
+
+
diff --git a/docs/faq.html b/docs/faq.html
index bf6545fd5f7..e1f7b3dcb53 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -1,11 +1,11 @@
-
-
-Mesa FAQ
-
-
-
-
-
+
+
+
+
+ Mesa FAQ
+
+
+
Mesa Frequently Asked Questions
diff --git a/docs/games.html b/docs/games.html
index 82e3d09a48b..eaa7f4073c4 100644
--- a/docs/games.html
+++ b/docs/games.html
@@ -1,13 +1,13 @@
-
-
-Games
-
-
-
-
-
-Games
+
+
+
+
+ Games
+
+
+
+Games
Asteroids3D - 3D asteroids game
@@ -57,7 +57,8 @@
- freeware arcade style game
XRacer - Free spaceship
racing game, similar to Wipeout
-
-
+
+
-
+
+
diff --git a/docs/glu.html b/docs/glu.html
index 8adaf42bcb9..3d7cbe50a5e 100644
--- a/docs/glu.html
+++ b/docs/glu.html
@@ -1,12 +1,13 @@
-
-
-SGI GLU
-
-
-
-
-
-SGI SI GLU
+
+
+
+
+ SGI GLU
+
+
+
+
+SGI SI GLU
(Silicon Graphics, Inc. Sample Implementation of the OpenGL Utility library)
diff --git a/docs/helpwanted.html b/docs/helpwanted.html
index 34afe49f752..4241e24f35b 100644
--- a/docs/helpwanted.html
+++ b/docs/helpwanted.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Help Wanted
+
+
+
-Help Wanted
-
-
-
-
-
-Help Wanted / To-Do List
+Help Wanted / To-Do List
We can always use more help with the Mesa project.
@@ -70,5 +71,5 @@ Finally:
-
-
+
+
diff --git a/docs/index.html b/docs/index.html
index eec4d725cdc..dc74b661fa5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,8 +1,8 @@
-
-
-
+
+
-Mesa Home Page
+
+ Mesa Home Page
diff --git a/docs/install.html b/docs/install.html
index a344c2ca7af..2a59545b2e2 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -1,13 +1,13 @@
-
-
-Compiling and Installing
-
-
-
-
-
-
-Compiling and Installing
+
+
+
+
+ Compiling and Installing
+
+
+
+
+Compiling and Installing
Prerequisites for building
diff --git a/docs/intro.html b/docs/intro.html
index 303f5eb0f80..f4e0f01c7e5 100644
--- a/docs/intro.html
+++ b/docs/intro.html
@@ -1,12 +1,13 @@
-
-
-Mesa Introduction
-
-
-
-
-
-Introduction
+
+
+
+
+ Mesa Introduction
+
+
+
+
+Introduction
Mesa is an open-source implementation of the
diff --git a/docs/libraries.html b/docs/libraries.html
index 1c425cf1b4a..e9db42790d9 100644
--- a/docs/libraries.html
+++ b/docs/libraries.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Libraries and Toolkits
+
+
+
-Libraries and Toolkits
-
-
-
-
-
-Libraries and Toolkits
+Libraries and Toolkits
Apprentice - free OpenInventor work-alike
@@ -53,4 +54,5 @@ Open SG PLUS - a scene-graph library
-
+
+
diff --git a/docs/license.html b/docs/license.html
index 913dd4109b6..a840a69327f 100644
--- a/docs/license.html
+++ b/docs/license.html
@@ -1,12 +1,13 @@
-
-
-License / Cppyright Information
-
-
-
-
-
-Disclaimer
+
+
+
+
+ License / Cppyright Information
+
+
+
+
+Disclaimer
Mesa is a 3-D graphics library with an API which is very similar to
diff --git a/docs/lists.html b/docs/lists.html
index 033b0b70a6c..c79d615db0b 100644
--- a/docs/lists.html
+++ b/docs/lists.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Mesa Mailing Lists
+
+
+
-Mesa Mailing Lists
-
-
-
-
-
-Mailing Lists
+Mailing Lists
There are four Mesa 3D / DRI mailing lists:
@@ -82,5 +83,5 @@ target="_parent">OpenGL discussion forums at www.opengl.org
-
-
+
+
diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html
index bd9cc26f266..13eb92473fc 100644
--- a/docs/llvmpipe.html
+++ b/docs/llvmpipe.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ llvmpipe
+
+
+
-llvmpipe
-
-
-
-
-
-Introduction
+Introduction
The Gallium llvmpipe driver is a software rasterizer that uses LLVM to
@@ -200,3 +201,6 @@ for posterior analysis, e.g.:
for a stand-alone example. See the llvm-c/Core.h file for reference.
+
+
+
diff --git a/docs/mangling.html b/docs/mangling.html
index 55071544fa6..3d88c15d6d0 100644
--- a/docs/mangling.html
+++ b/docs/mangling.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Function Name Mangling
+
+
+
-Function Name Mangling
-
-
-
-
-
-Function Name Mangling
+Function Name Mangling
If you want to use both Mesa and another OpenGL library in the same
@@ -26,5 +27,5 @@ CFLAGS += -DUSE_MGL_NAMESPACE
-
-
+
+
diff --git a/docs/modelers.html b/docs/modelers.html
index 2e90a5268c9..13a4603fa53 100644
--- a/docs/modelers.html
+++ b/docs/modelers.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Modelers, Renderers and Viewers
+
+
+
-Modelers, Renderers and Viewers
-
-
-
-
-
-Modelers, Renderers and Viewers
+Modelers, Renderers and Viewers
Aqsis - a RenderMan compatible renderer
@@ -60,4 +61,5 @@
-
+
+
diff --git a/docs/news.html b/docs/news.html
index 140f35b4738..48f37376a0c 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -1,15 +1,13 @@
-
-
-Mesa News
-
-
-
-
-
-
-
-News
-
+
+
+
+
+ Mesa News
+
+
+
+
+News
May 18, 2012
diff --git a/docs/opengles.html b/docs/opengles.html
index 0fee488e1a1..d02482589e9 100644
--- a/docs/opengles.html
+++ b/docs/opengles.html
@@ -1,9 +1,10 @@
-
-
-OpenGL ES
-
-
-
+
+
+
+
+ OpenGL ES
+
+
OpenGL ES
diff --git a/docs/openvg.html b/docs/openvg.html
index 81e50b65f36..9c3cc87d9c6 100644
--- a/docs/openvg.html
+++ b/docs/openvg.html
@@ -1,14 +1,13 @@
-
-
-OpenVG State Tracker
-
-
-
-
-
-
-
-OpenVG State Tracker
+
+
+
+
+ OpenVG State Tracker
+
+
+
+
+OpenVG State Tracker
The current version of the OpenVG state tracker implements OpenVG 1.1.
diff --git a/docs/osmesa.html b/docs/osmesa.html
index 525da4d42fd..fafdc83dec3 100644
--- a/docs/osmesa.html
+++ b/docs/osmesa.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Off-screen Rendering
+
+
+
-Off-screen Rendering
-
-
-
-
-
-Off-screen Rendering
+Off-screen Rendering
@@ -84,5 +85,5 @@ the top-level Makefile. Send a patch to the Mesa developers too, if you're
inclined.
-
-
+
+
diff --git a/docs/perf.html b/docs/perf.html
index ee9c4b117de..ec400c613f6 100644
--- a/docs/perf.html
+++ b/docs/perf.html
@@ -1,16 +1,17 @@
-
+
+
+
+
+ Performance Tips
+
+
+
-Performance Tips
-
-
-
-
-
-Performance Tips
+Performance Tips
Performance tips for software rendering:
-
+
Turn off smooth shading when you don't need it (glShadeModel)
@@ -64,5 +65,5 @@ Performance tips for software rendering:
-
-
+
+
diff --git a/docs/postprocess.html b/docs/postprocess.html
index 2a379694298..b99ef2b9f5c 100644
--- a/docs/postprocess.html
+++ b/docs/postprocess.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Gallium Post-processing
+
+
+
-Gallium Post-processing
-
-
-
-
-
-Gallium Post-processing
+Gallium Post-processing
The Gallium drivers support user-defined image post-processing.
@@ -52,5 +53,5 @@ Numbers higher than 8 see minimizing gains.
-
-
+
+
diff --git a/docs/precompiled.html b/docs/precompiled.html
index 50cb2af60d8..32aaeb891aa 100644
--- a/docs/precompiled.html
+++ b/docs/precompiled.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Precompiled libraries
+
+
+
-Precompiled libraries
-
-
-
-
-
-Precompiled Libraries
+Precompiled Libraries
In general, precompiled Mesa libraries are not available.
@@ -16,5 +17,5 @@ However, some Linux distros (such as Ubuntu) seem to closely track
Mesa and often have the latest Mesa release available as an update.
-
-
+
+
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 1bc889a5b21..41ef9e30bd8 100644
--- a/docs/relnotes.html
+++ b/docs/relnotes.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Mesa Release Notes
+
+
+
-Mesa Release Notes
-
-
-
-
-
-Release Notes
+Release Notes
The release notes summarize what's new or changed in each Mesa release.
@@ -90,5 +91,5 @@ Versions of Mesa prior to 6.4 are summarized in the
-
-
+
+
diff --git a/docs/repository.html b/docs/repository.html
index bdd2b577b4c..cd895a37211 100644
--- a/docs/repository.html
+++ b/docs/repository.html
@@ -1,10 +1,11 @@
-
-
-
Code Repository
-
-
-
-
+
+
+
+
+ Code Repository
+
+
+
Code Repository
@@ -212,5 +213,3 @@ See
-
-
diff --git a/docs/science.html b/docs/science.html
index 0b338430330..102593c75c3 100644
--- a/docs/science.html
+++ b/docs/science.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Science and Technical
+
+
+
-Science and Technical
-
-
-
-
-
-Science and Technical
+Science and Technical
Ch - OpenGL bindings for the Ch C/C++ interpreter
@@ -66,4 +67,5 @@
-
+
+
diff --git a/docs/shading.html b/docs/shading.html
index aba39597429..604bd1d37a6 100644
--- a/docs/shading.html
+++ b/docs/shading.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Shading Language Support
+
+
+
-Shading Language Support
-
-
-
-
-
-Shading Language Support
+Shading Language Support
This page describes the features and status of Mesa's support for the
@@ -264,5 +265,5 @@ tests GLSL features.
The Mesa demos repository also has some good GLSL tests.
-
-
+
+
diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html
index 90538af5cf0..e8434baaf1f 100644
--- a/docs/sourcedocs.html
+++ b/docs/sourcedocs.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Source Code Documentation
+
+
+
-Source Code Documentation
-
-
-
-
-
-Source Code Documentation
+Source Code Documentation
Doxygen
@@ -33,5 +34,5 @@ run the doxygen scripts, you can read the documentation
here
-
-
+
+
diff --git a/docs/sourcetree.html b/docs/sourcetree.html
index e26c653abbe..abc5e3986de 100644
--- a/docs/sourcetree.html
+++ b/docs/sourcetree.html
@@ -1,10 +1,11 @@
-
-
-Mesa Source Tree
-
-
-
-
+
+
+
+
+ Mesa Source Tree
+
+
+
Mesa source code tree overview
@@ -157,5 +158,5 @@ each directory.
-
-
+
+
diff --git a/docs/subset-A.html b/docs/subset-A.html
index d576bb67440..539ce336e60 100644
--- a/docs/subset-A.html
+++ b/docs/subset-A.html
@@ -1,6 +1,7 @@
-
-
+
+
+
Mini GLX Specification
diff --git a/docs/subset.html b/docs/subset.html
index c706381e3ad..0ceb136668f 100644
--- a/docs/subset.html
+++ b/docs/subset.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Mesa Subset Driver
+
+
+
-Mesa Subset Driver
-
-
-
-
-
-Mesa Subset Driver
+Mesa Subset Driver
In 2002/2003 Tungsten Graphics was contracted to develop a subset Mesa/Radeon
@@ -20,5 +21,5 @@ The specification for this subset can be found
here .
-
-
+
+
diff --git a/docs/systems.html b/docs/systems.html
index 62a6e0b5296..1192405632f 100644
--- a/docs/systems.html
+++ b/docs/systems.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Supported Systems and Drivers
+
+
+
-Supported Systems and Drivers
-
-
-
-
-
-Supported Systems and Drivers
+Supported Systems and Drivers
Mesa is primarily developed and used on Linux systems.
diff --git a/docs/thanks.html b/docs/thanks.html
index 2031788f0dc..b97ad7476ed 100644
--- a/docs/thanks.html
+++ b/docs/thanks.html
@@ -1,14 +1,13 @@
-
+
+
+
+
+ Acknowledgements
+
+
+
-
-Acknowledgements
-
-
-
-
-
-
-Acknowledgments
+Acknowledgments
The following individuals and groups are to be acknowledged for their
@@ -130,5 +129,5 @@ Please send corrections and additions to Brian.
-
-
+
+
diff --git a/docs/utilities.html b/docs/utilities.html
index 4693639b8a6..c748169443f 100644
--- a/docs/utilities.html
+++ b/docs/utilities.html
@@ -1,12 +1,13 @@
-
+
+
+
+
+ Development Utilities
+
+
+
-Development Utilities
-
-
-
-
-
-Development Utilities
+Development Utilities
@@ -23,4 +24,4 @@ memory-related problems in your code.
-
\ No newline at end of file
+
diff --git a/docs/utility.html b/docs/utility.html
index dfb4a909f6b..23d65496b56 100644
--- a/docs/utility.html
+++ b/docs/utility.html
@@ -1,12 +1,13 @@
-
-
-Utilities
-
-
-
-
-
-Utilities
+
+
+
+
+ Utilities
+
+
+
+
+Utilities
-
-Mesa Version History
-
-
-
-
-
-
-
-
+
+
+
+
+ Mesa Version History
+
+
+
+
+
NOTE: Changes for Mesa 6.4 and later are documented in the corresponding
release notes file.
-
+
Mesa Version History
diff --git a/docs/viewperf.html b/docs/viewperf.html
index af351bc4225..6c3faf68ce3 100644
--- a/docs/viewperf.html
+++ b/docs/viewperf.html
@@ -1,10 +1,11 @@
-
-
-Viewperf Issues
-
-
-
-
+
+
+
+
+ Viewperf Issues
+
+
+
Viewperf Issues
@@ -196,5 +197,5 @@ and with a semi-random color (between white and black) since GL_FOG is enabled.
-
-
+
+
diff --git a/docs/vmware-guest.html b/docs/vmware-guest.html
index 4d95c1769e1..7faa315d4ed 100644
--- a/docs/vmware-guest.html
+++ b/docs/vmware-guest.html
@@ -1,12 +1,12 @@
-
-
-VMware guest GL driver
-
-
-
+
+
+
+
+ VMware guest GL driver
+
+
-
VMware guest GL driver
diff --git a/docs/webmaster.html b/docs/webmaster.html
index 16f4dc80305..11472d96976 100644
--- a/docs/webmaster.html
+++ b/docs/webmaster.html
@@ -1,12 +1,13 @@
-
-
-
Mesa Introduction
-
-
-
-
-
-Webmaster
+
+
+
+
+ Mesa Introduction
+
+
+
+
+Webmaster
If you have problems, edits or additions for this website send them
diff --git a/docs/xlibdriver.html b/docs/xlibdriver.html
index db03bc35356..8ae668843f1 100644
--- a/docs/xlibdriver.html
+++ b/docs/xlibdriver.html
@@ -1,12 +1,13 @@
-
-
-
Xlib Software Driver
-
-
-
-
-
-Xlib Software Driver
+
+
+
+
+ Xlib Software Driver
+
+
+
+
+Xlib Software Driver
Mesa's Xlib driver provides an emulation of the GLX interface so that
--
2.30.2