X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fsourcedocs.html;h=660dcb2ef0eba3f3c061222683626ece79edd2fa;hb=93200ea26d42664006b1e63382f0b5db1c657384;hp=253e81c4a39a2a54c02eccf17177ddf3762d6dd0;hpb=a73c59b7a6f45aeca32134873f893af178b354b8;p=mesa.git diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html index 253e81c4a39..660dcb2ef0e 100644 --- a/docs/sourcedocs.html +++ b/docs/sourcedocs.html @@ -25,13 +25,13 @@ produce cross-referenced documentation from the Mesa source code.

The Doxygen configuration files and generated files are not included in the normal Mesa distribution (they're very large). -To generate Doxygen documentation, download Mesa from CVS, change to +To generate Doxygen documentation, download Mesa from git, change to the doxygen directory and run make.

For an example of Doxygen usage in Mesa, see a recent source file -such as bufferobj.c. +such as bufferobj.c.

@@ -41,6 +41,11 @@ run the doxygen scripts, you can read the documentation here

+

+Gallium is also documented using Sphinx. The generated output can be found +on Gallium.ReadTheDocs.io. +

+