mesa/doxygen
José Fonseca 2573f0e5d6 Convert crlf->lf line endings.
Windows/DOS users should enable core.autocrlf from now on.
2008-02-28 15:53:13 +09:00
..
.gitignore Ignore generated files. 2007-10-25 23:25:02 +01:00
Makefile Convert crlf->lf line endings. 2008-02-28 15:53:13 +09:00
README Update the doxygen configuration file. 2004-09-09 22:23:24 +00:00
common.doxy doxygen: update doxygen project number to 6.5 2007-02-16 23:22:04 +01:00
core_subset.doxy added glapi and shader modules, misc updates 2004-09-10 00:44:09 +00:00
doxy.bat Convert crlf->lf line endings. 2008-02-28 15:53:13 +09:00
gallium.doc Mention 965 driver on main page. 2007-12-11 18:19:23 +00:00
gallium.doxy Don't parse mesa's rtasm asm module. 2008-02-23 00:47:27 +09:00
glapi.doxy Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00
header.html Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00
header_subset.html Use CSS in custom headers. 2004-09-10 11:47:51 +00:00
main.doxy Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00
math.doxy Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00
math_subset.doxy
miniglx.doxy
radeon_subset.doxy
shader.doxy Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00
swrast.doxy Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00
swrast_setup.doxy Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00
tnl.doxy Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00
tnl_dd.doxy Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00
vbo.doxy Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00

README

This directory is for doxygen (a source code documentation system).

See http://www.doxygen.org/ for more info.

Either run 'make' (Unix) or 'doxy.bat' (Windows) to run doxygen
and generate souce code documentation.

Then, load either doxygen/main/index.html or doxygen/core_subset/index.html into
your web browser.