summaryrefslogtreecommitdiffstats
path: root/docs/install.html
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-06-12 09:05:36 +0200
committerBrian Paul <brianp@vmware.com>2012-06-12 08:03:30 -0600
commit210a27d8c33634c6b676a8a1d35d5fec98213181 (patch)
tree572c8613bfcbc31b48f79b3cb6656f5bfc9fc5f9 /docs/install.html
parentcc4188895be5525fa15c8b64b8338f901eda82fc (diff)
downloadexternal_mesa3d-210a27d8c33634c6b676a8a1d35d5fec98213181.zip
external_mesa3d-210a27d8c33634c6b676a8a1d35d5fec98213181.tar.gz
external_mesa3d-210a27d8c33634c6b676a8a1d35d5fec98213181.tar.bz2
docs: prefer lowercase html tags
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/install.html')
-rw-r--r--docs/install.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/install.html b/docs/install.html
index 5316497..c7995c8 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -71,7 +71,7 @@ the needed dependencies:
-<H1 id="autoconf">2. Building with autoconf (Linux/Unix/X11)</H1>
+<h1 id="autoconf">2. Building with autoconf (Linux/Unix/X11)</h1>
<p>
The primary method to build Mesa on Unix systems is with autoconf.
@@ -92,7 +92,7 @@ for more details.
-<H1 id="scons">3. Building with SCons (Windows/Linux)</H1>
+<h1 id="scons">3. Building with SCons (Windows/Linux)</h1>
<p>
To build Mesa with SCons on Linux or Windows do
@@ -126,21 +126,21 @@ Put them all in the same directory to test them.
-<H1 id="other">4. Building for other systems</H1>
+<h1 id="other">4. Building for other systems</h1>
<p>
Documentation for other environments (some may be very out of date):
</p>
-<UL>
-<li><A HREF="README.VMS">README.VMS</A> - VMS
-<LI><A HREF="README.CYGWIN">README.CYGWIN</A> - Cygwin
-<LI><A HREF="README.WIN32">README.WIN32</A> - Win32
-</UL>
+<ul>
+<li><a href="README.VMS">README.VMS</a> - VMS
+<li><a href="README.CYGWIN">README.CYGWIN</a> - Cygwin
+<li><a href="README.WIN32">README.WIN32</a> - Win32
+</ul>
-<H1 id="libs">5. Library Information</H1>
+<h1 id="libs">5. Library Information</h1>
<p>
When compilation has finished, look in the top-level <code>lib/</code>
@@ -184,7 +184,7 @@ versions of libGL and device drivers.
</p>
-<H1 id="pkg-config">6. Building OpenGL programs with pkg-config</H1>
+<h1 id="pkg-config">6. Building OpenGL programs with pkg-config</h1>
<p>
Running <code>make install</code> will install package configuration files