projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94d223d
)
enabled better C support
author
Marc Cromme
<marc@indexdata.dk>
Mon, 11 Sep 2006 07:27:18 +0000
(07:27 +0000)
committer
Marc Cromme
<marc@indexdata.dk>
Mon, 11 Sep 2006 07:27:18 +0000
(07:27 +0000)
Doxyfile.in
patch
|
blob
|
history
diff --git
a/Doxyfile.in
b/Doxyfile.in
index
73a0a80
..
32f8d0b
100644
(file)
--- a/
Doxyfile.in
+++ b/
Doxyfile.in
@@
-186,7
+186,7
@@
ALIASES =
# For instance, some of the names that are used will be different. The list
# of all members will be omitted, etc.
-OPTIMIZE_OUTPUT_FOR_C = NO
+OPTIMIZE_OUTPUT_FOR_C = YES
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources
# only. Doxygen will then generate output that is more tailored for Java.