Obfuscation/addon/doxyapp
呱呱呱 7c502b360e update 2025-06-12 20:55:12 +08:00
..
CMakeLists.txt update 2025-06-12 20:55:12 +08:00
README update 2025-06-12 20:55:12 +08:00
doxyapp.cpp update 2025-06-12 20:55:12 +08:00

README

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.
Practically, it allows you to extract the symbols found in the source code.

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