projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a65a92b
)
Add some macros to document more code.
author
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 8 Dec 2004 08:04:45 +0000
(08:04 +0000)
committer
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 8 Dec 2004 08:04:45 +0000
(08:04 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@295
38d2e660
-2303-0410-9eaa-
f027e97ec537
Doxyfile
patch
|
blob
|
history
diff --git
a/Doxyfile
b/Doxyfile
index adfa0c6e2142094da03f1c66fdbb92ce580d5068..c1c321c48ccbf2e172f49c04b0b68f23ae43959d 100755
(executable)
--- a/
Doxyfile
+++ b/
Doxyfile
@@
-976,8
+976,12
@@
INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
-PREDEFINED = __linux__ \
+PREDEFINED = __doxygen__ \
+ __linux__ \
__unix__ \
+ __GNUC__ \
+ __declspec(x) \
+ _DEBUG=1 \
FORMAT(x,y,z)= \
PGM_FUNC(x)=x