summaryrefslogtreecommitdiffstats
path: root/trunk/addon/doxyapp/README
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-03-22 19:19:06 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-03-22 19:19:06 (GMT)
commite620712c9dd41c56bbd56d16a5a3469b96fafbf0 (patch)
tree2a7451abfd771d43ea2b3ac2443d94c3eb5cfee7 /trunk/addon/doxyapp/README
parent8f455b66da9db238655242d1213c05affac412d9 (diff)
downloadDoxygen-Release_1_8_0.zip
Doxygen-Release_1_8_0.tar.gz
Doxygen-Release_1_8_0.tar.bz2
Created accidentallyRelease_1_8_0
Diffstat (limited to 'trunk/addon/doxyapp/README')
-rw-r--r--trunk/addon/doxyapp/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/trunk/addon/doxyapp/README b/trunk/addon/doxyapp/README
deleted file mode 100644
index f92e106..0000000
--- a/trunk/addon/doxyapp/README
+++ /dev/null
@@ -1,8 +0,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.
-
-