docs: Add 8.0.4 release notes
[mesa.git] / docs / sourcedocs.html
index e8434baaf1f250d7f7c31632f01b9cbb4e5281ba..898ecac74c6138e4c70fa05a6241860198bd5e37 100644 (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>
@@ -24,15 +24,15 @@ the <code>doxygen</code> directory and run <code>make</code>.
 
 <p>
 For an example of Doxygen usage in Mesa, see a recent source file
-such as <a href="http://webcvs.freedesktop.org/mesa/Mesa/src/mesa/main/bufferobj.c?view=markup" target="_parent">bufferobj.c</a>.
+such as <a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/mesa/main/bufferobj.c" target="_parent">bufferobj.c</a>.
 </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>