Orb/Doxygen/addon/doxyapp/README
author Jonathan Harrington <jonathan.harrington@nokia.com>
Wed, 11 Aug 2010 14:49:30 +0100
changeset 4 468f4c8d3d5b
parent 0 42188c7ea2d9
permissions -rw-r--r--
Orb version 0.2.0

This directory contains an example of how to use doxygen as 
an "source parsing engine" in an application. It shows how to configure doxygen 
from the application and shows how to run doxygen without generating output, 
and then uses the information about the symbols found in the source code.

Note that if you use this approach your application should be licensed under the GPL.