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

@@ -10,7 +10,7 @@
<h1>Source Code Documentation</h1>
<p>
<A HREF="http://www.doxygen.org" target="_parent">Doxygen</A>
<a href="http://www.doxygen.org" target="_parent">Doxygen</a>
is used to automatically
produce cross-referenced documentation from the Mesa source code.
</p>
@@ -28,11 +28,11 @@ such as <a href="http://webcvs.freedesktop.org/mesa/Mesa/src/mesa/main/bufferobj
</p>
<P>
<p>
If you're reading this page from your local copy of Mesa, and have
run the doxygen scripts, you can read the documentation
<A HREF="../doxygen/main/index.html" target="_parent">here</A>
</P>
<a href="../doxygen/main/index.html" target="_parent">here</a>
</p>
</body>
</html>