blob: 90538af5cf0fb8a6cf03f3774593cc879d5ca169 [file] [log] [blame]
Brian Paul0b27ace2003-03-08 17:38:57 +00001<HTML>
2
3<TITLE>Source Code Documentation</TITLE>
4
Brian Paul36da0452005-01-20 03:55:10 +00005<link rel="stylesheet" type="text/css" href="mesa.css"></head>
6
7<BODY>
Brian Paul0b27ace2003-03-08 17:38:57 +00008
9<H1>Source Code Documentation</H1>
10
11<p>
12<A HREF="http://www.doxygen.org" target="_parent">Doxygen</A>
13is used to automatically
Brian Paul87c5ec82006-09-21 22:54:53 +000014produce cross-referenced documentation from the Mesa source code.
15</p>
16
17<p>
18The Doxygen configuration files and generated files are not included
19in the normal Mesa distribution (they're very large).
20To generate Doxygen documentation, download Mesa from CVS, change to
21the <code>doxygen</code> directory and run <code>make</code>.
Brian Paul0b27ace2003-03-08 17:38:57 +000022</P>
23
Brian Paul87c5ec82006-09-21 22:54:53 +000024<p>
25For an example of Doxygen usage in Mesa, see a recent source file
26such as <a href="http://webcvs.freedesktop.org/mesa/Mesa/src/mesa/main/bufferobj.c?view=markup" target="_parent">bufferobj.c</a>.
27</p>
28
29
Brian Paul0b27ace2003-03-08 17:38:57 +000030<P>
31If you're reading this page from your local copy of Mesa, and have
32run the doxygen scripts, you can read the documentation
Brian Paul254d5192004-05-21 14:48:58 +000033<A HREF="../doxygen/main/index.html" target="_parent">here</A>
Brian Paul0b27ace2003-03-08 17:38:57 +000034</P>
35
36</BODY>
37</HTML>