From 2702c90d7a39fca2a3319c5e915fd290cb31fc70 Mon Sep 17 00:00:00 2001 From: Radosław Kujawa Date: Fri, 17 Jul 2026 14:54:32 +0200 Subject: Initial import. --- docs/sourcedocs.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 docs/sourcedocs.html (limited to 'docs/sourcedocs.html') diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html new file mode 100644 index 0000000..c388769 --- /dev/null +++ b/docs/sourcedocs.html @@ -0,0 +1,24 @@ + + +Source Code Documentation + + + +

Source Code Documentation

+ +

+Doxygen +is used to automatically +produce cross-referenced documentation from the Mesa sources. +This is not included in the normal Mesa distribution. +Download Mesa from CVS if interested. +

+ +

+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