mesa/doxygen
..
.gitignore
common.doxy doxygen: Remove deprecated settings in common.doxy 2016-04-13 13:44:26 +01:00
core_subset.doxy
doxy.bat
gallium.doc
gallium.doxy
gbm.doxy
glapi.doxy doxygen: Correct TAGFILE linkage of main 2016-04-13 13:44:19 +01:00
glsl.doxy
header.html doxygen: Generate Doxygen for NIR 2016-04-13 13:44:33 +01:00
header_subset.html doxygen: Remove references to miniglx 2016-04-13 13:44:12 +01:00
i965.doxy
main.doxy
Makefile
math.doxy
math_subset.doxy
nir.doxy doxygen: Generate Doxygen for NIR 2016-04-13 13:44:33 +01:00
radeon_subset.doxy
README
swrast.doxy
swrast_setup.doxy
tnl.doxy
tnl_dd.doxy
vbo.doxy

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.