strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
283ac6e
)
- exclude non-*.c/*.h
author
Martin Willi
<martin@strongswan.org>
Thu, 10 Nov 2005 19:26:48 +0000
(19:26 -0000)
committer
Martin Willi
<martin@strongswan.org>
Thu, 10 Nov 2005 19:26:48 +0000
(19:26 -0000)
- do not index tests subdir
Source/charon/documentation.DoxyFile
patch
|
blob
|
history
diff --git
a/Source/charon/documentation.DoxyFile
b/Source/charon/documentation.DoxyFile
index
79cad2b
..
2468a1f
100644
(file)
--- a/
Source/charon/documentation.DoxyFile
+++ b/
Source/charon/documentation.DoxyFile
@@
-136,11
+136,11
@@
WARN_LOGFILE =
INPUT = ./
-FILE_PATTERNS =
+FILE_PATTERNS =
*.c *.h
RECURSIVE = YES
-EXCLUDE =
+EXCLUDE =
tests
EXCLUDE_SYMLINKS = NO