summaryrefslogtreecommitdiff
path: root/doxygen/README
blob: 9b820041d1ba471f8a549e7dad161ebd9d9cf26b (plain)
1
2
3
4
5
6
7
8
9
10

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.