docs: add release notes for 18.3.2
[mesa.git] / docs / sourcedocs.html
index 454ea7d6770700c25f794560466088a545487082..10a0810ad22b4e31b201be08a77f703d38cc3a43 100644 (file)
@@ -31,7 +31,7 @@ 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="https://cgit.freedesktop.org/mesa/mesa/tree/src/mesa/main/bufferobj.c">bufferobj.c</a>.
+such as <a href="https://gitlab.freedesktop.org/mesa/mesa/blob/master/src/mesa/main/bufferobj.c">bufferobj.c</a>.
 </p>
 
 
@@ -41,6 +41,11 @@ run the doxygen scripts, you can read the documentation
 <a href="../doxygen/main/index.html">here</a>
 </p>
 
+<p>
+Gallium is also documented using Sphinx. The generated output can be found
+<a href="https://gallium.readthedocs.io">on Gallium.ReadTheDocs.io</a>.
+</p>
+
 </div>
 </body>
 </html>