##GRT Documentation You can find the most recent doxygen generated documentation here: http://www.nickgillian.com/archive/wiki/grt/doxygen/index.html
If you want to build the bleeding-edge documentation then follow the instructions below.
##Generating Documentation You can use the Doxyfile to automatically generate the GRT HTML, Latex and or XML documentation for you.
To do this
- Download the Doxywizard (a GUI fronted for Doxygen) from http://www.stack.nl/~dimitri/doxygen/doxywizard_usage.html
- In the Doxywizard load the Doxyfile (File -> Open)
- Select the Run tab and press the Run Doxygen file, this will build automatically generate all the Doxygen HTML documentation for you by directly parsing the GRT source code.
If you want Latex or XML documentation then go to the Wizard tab and edit the Output options.

