mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-25 03:04:29 +08:00
9109625c03
Rewrite the Makefile in order to avoid the double pass when the tag files already exist. A double pass can still be achieved by doing 'make clean all'. |
||
---|---|---|
.. | ||
.cvsignore | ||
array_cache.doxy | ||
common.doxy | ||
core_subset.doxy | ||
core.doxy | ||
doxy.bat | ||
header_subset.html | ||
header.html | ||
Makefile | ||
math_subset.doxy | ||
math.doxy | ||
miniglx.doxy | ||
radeon_subset.doxy | ||
README | ||
swrast_setup.doxy | ||
swrast.doxy | ||
tnl_dd.doxy | ||
tnl.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 doxy/core/index.html or doxy/core_subset/index.html into your web browser.