changeset 0 | 42188c7ea2d9 |
-1:000000000000 | 0:42188c7ea2d9 |
---|---|
1 This directory contains an example of how to use doxygen as |
|
2 an "source parsing engine" in an application. It shows how to configure doxygen |
|
3 from the application and shows how to run doxygen without generating output, |
|
4 and then uses the information about the symbols found in the source code. |
|
5 |
|
6 Note that if you use this approach your application should be licensed under the GPL. |
|
7 |
|
8 |