From a0c4815433ccd57322f4f7703ca35e9ccfa59250 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 8 Oct 2009 13:15:52 +0000 Subject: Added MesaLib-7.6 --- mesalib/docs/sourcedocs.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 mesalib/docs/sourcedocs.html (limited to 'mesalib/docs/sourcedocs.html') diff --git a/mesalib/docs/sourcedocs.html b/mesalib/docs/sourcedocs.html new file mode 100644 index 000000000..90538af5c --- /dev/null +++ b/mesalib/docs/sourcedocs.html @@ -0,0 +1,37 @@ + + +Source Code Documentation + + + + + +

Source Code Documentation

+ +

+Doxygen +is used to automatically +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 +the doxygen directory and run make. +

+ +

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

+ + +

+If you're reading this page from your local copy of Mesa, and have +run the doxygen scripts, you can read the documentation +here +

+ + + -- cgit v1.2.3