projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27c90e1
)
Exclude doc/ directory to avoid Doxygen recursion.
author
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sat, 12 Jun 2004 18:08:33 +0000
(18:08 +0000)
committer
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sat, 12 Jun 2004 18:08:33 +0000
(18:08 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@38
38d2e660
-2303-0410-9eaa-
f027e97ec537
Doxyfile
patch
|
blob
|
history
diff --git
a/Doxyfile
b/Doxyfile
index db6d861f99364208d992b99d3f17406410372bd5..d5c42e0d5508eb43ee8a3f31e7ee0718afa2c63e 100755
(executable)
--- a/
Doxyfile
+++ b/
Doxyfile
@@
-455,7
+455,7
@@
RECURSIVE = YES
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.
-EXCLUDE =
+EXCLUDE =
doc
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories
# that are symbolic links (a Unix filesystem feature) are excluded from the input.