Files
mesa/doxygen
Chad Versace ccad802ed5 doxygen: Generate Doxygen for i965
Now, one can do the following to generate and read the i965 Doxygen:

  cd $MESA_TOP/doxygen
  make
  firefox i965/index.html

Reviewed-by: Frank Henigman <fjhenigman@google.com>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
2013-10-07 11:55:16 -07:00
..
2013-10-07 11:55:16 -07:00
2008-02-28 16:34:32 +09:00
2008-06-07 12:40:36 +09:00
2013-10-07 11:55:16 -07:00
2012-10-17 19:30:34 -07:00
2013-10-07 11:55:16 -07:00
2004-09-09 22:23:24 +00:00

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.