diff options
Diffstat (limited to 'docs/sourcedocs.html')
-rw-r--r-- | docs/sourcedocs.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html index e8434baaf1f..2b1633c67c2 100644 --- a/docs/sourcedocs.html +++ b/docs/sourcedocs.html @@ -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> |