mesa/doxygen
Chad Versace 9cb8f7a126 doxygen: Add i965 to list of modules in html header
Signed-off-by: Chad Versace <Chad Versace chad@chad-versace.us>
2013-10-10 22:20:39 -07:00
..
.gitignore doxygen: Generate Doxygen for i965 2013-10-07 11:55:16 -07:00
Makefile doxygen: Generate Doxygen for i965 2013-10-07 11:55:16 -07: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 16:34:32 +09:00
gallium.doc gallium/failover: Remove the deprecated module. 2011-11-30 17:26:40 +00:00
gallium.doxy Don't parse mesa's rtasm asm module. 2008-02-23 00:47:27 +09:00
gbm.doxy doxygen: Add doxygen file and build infrastructure for gbm 2012-01-13 09:31:23 -05:00
glapi.doxy Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00
glsl.doxy glsl/build: Build glcpp via the glsl Makefile 2013-01-22 14:33:20 -08:00
header.html doxygen: Add i965 to list of modules in html header 2013-10-10 22:20:39 -07:00
header_subset.html Fix CRLF line endings. 2008-06-07 12:40:36 +09:00
i965.doxy doxygen: Generate Doxygen for i965 2013-10-07 11:55:16 -07:00
main.doxy Finish _HAVE_FULL_GL removal 2012-10-17 19:30:34 -07:00
math.doxy Update doxygen doc to reflet vbo changes. 2007-02-16 23:19:05 +01:00
math_subset.doxy Merge the Doxygen configuration files from the embedded branch. 2003-09-17 16:00:10 +00:00
radeon_subset.doxy Merge the Doxygen configuration files from the embedded branch. 2003-09-17 16:00:10 +00:00
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.