Documentation/website overhaul. The website content and doc/ directory
are now merged and are one and the same.
This commit is contained in:
24
docs/sourcedocs.html
Normal file
24
docs/sourcedocs.html
Normal file
@@ -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>
|
Reference in New Issue
Block a user