Use a simple CSS style sheet.
[mesa.git] / docs / sourcedocs.html
1 <HTML>
2
3 <TITLE>Source Code Documentation</TITLE>
4
5 <link rel="stylesheet" type="text/css" href="mesa.css"></head>
6
7 <BODY>
8
9 <H1>Source Code Documentation</H1>
10
11 <p>
12 <A HREF="http://www.doxygen.org" target="_parent">Doxygen</A>
13 is used to automatically
14 produce cross-referenced documentation from the Mesa sources.
15 This is not included in the normal Mesa distribution.
16 Download Mesa from CVS if interested.
17 </P>
18
19 <P>
20 If you're reading this page from your local copy of Mesa, and have
21 run the doxygen scripts, you can read the documentation
22 <A HREF="../doxygen/main/index.html" target="_parent">here</A>
23 </P>
24
25 </BODY>
26 </HTML>