123456789101112131415161718192021222324 |
- <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>
|