From: Andreas Boll
Date: Tue, 12 Jun 2012 07:05:03 +0000 (+0200)
Subject: docs: consolidate html header and footer
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ecd5c7ceb8e4c8841b2708e5ab7efa145583f8c2;p=mesa.git
docs: consolidate html header and footer
add doctype
add character encoding
add missing tag
unify html header and footer
Signed-off-by: Brian Paul
---
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
+
+
-
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.
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.
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.
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.
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 @@
-
-
-
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.
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 @@
-
+
+
+
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
-
-
-
-
-
-
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