mesa/doxygen
..
.gitignore
Makefile
README
common.doxy
core_subset.doxy
doxy.bat
gallium.doc
gallium.doxy
gbm.doxy
glapi.doxy
glsl.doxy
header.html
header_subset.html
i965.doxy
main.doxy
math.doxy
math_subset.doxy
nir.doxy
radeon_subset.doxy
swrast.doxy
swrast_setup.doxy
tnl.doxy
tnl_dd.doxy
vbo.doxy

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.