projects
/
metaproxy-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:
1751782
)
excluded ex_*.cpp files such that helper classes inside these are not included in...
author
Marc Cromme
<marc@indexdata.dk>
Thu, 19 Jan 2006 23:13:39 +0000
(23:13 +0000)
committer
Marc Cromme
<marc@indexdata.dk>
Thu, 19 Jan 2006 23:13:39 +0000
(23:13 +0000)
Doxyfile.in
patch
|
blob
|
history
diff --git
a/Doxyfile.in
b/Doxyfile.in
index
4d0cc32
..
e7e4ba3
100644
(file)
--- a/
Doxyfile.in
+++ b/
Doxyfile.in
@@
-450,7
+450,7
@@
EXCLUDE_SYMLINKS = NO
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
# certain files from those directories.
-EXCLUDE_PATTERNS = test_*.cpp
+EXCLUDE_PATTERNS = ex_*.cpp test_*.cpp
# The EXAMPLE_PATH tag can be used to specify one or more files or
# directories that contain example code fragments that are included (see