mesa/doxygen
Rhys Kidd 5d219908ce doxygen: Remove doxygen_sqlite3.db with 'make clean'
Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-07-11 20:48:25 +01:00
..
.gitignore doxygen: Add doxygen_sqlite3.db to .gitignore 2015-07-11 20:48:06 +01:00
common.doxy
core_subset.doxy mesa: remove empty glthread.h file 2014-03-03 13:08:59 -07:00
doxy.bat
gallium.doc
gallium.doxy
gbm.doxy
glapi.doxy
glsl.doxy
header.html
header_subset.html
i965.doxy
main.doxy
Makefile doxygen: Remove doxygen_sqlite3.db with 'make clean' 2015-07-11 20:48:25 +01:00
math.doxy
math_subset.doxy
radeon_subset.doxy
README
shader.doxy
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.