diff options
Diffstat (limited to 'docs/sourcedocs.html')
-rw-r--r-- | docs/sourcedocs.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html new file mode 100644 index 0000000000..21032fe7ba --- /dev/null +++ b/docs/sourcedocs.html @@ -0,0 +1,24 @@ +<HTML> + +<TITLE>Source Code Documentation</TITLE> + +<BODY text="#000000" bgcolor="#55bbff" link="#111188"> + +<H1>Source Code Documentation</H1> + +<p> +<A HREF="http://www.doxygen.org" target="_parent">Doxygen</A> +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. +</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="../doxy/core/index.html">here</A> +</P> + +</BODY> +</HTML> |