docs: prefer lowercase html tags

Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
Andreas Boll
2012-06-12 09:05:36 +02:00
committed by Brian Paul
parent cc4188895b
commit 210a27d8c3
19 changed files with 173 additions and 173 deletions

View File

@@ -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