projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecebf9c
)
Make sure Elementary.h isn't used by doxygen since
author
Jonas M. Gastal
<jgastal@profusion.mobi>
Wed, 29 Jun 2011 21:27:59 +0000
(21:27 +0000)
committer
Jonas M. Gastal
<jgastal@profusion.mobi>
Wed, 29 Jun 2011 21:27:59 +0000
(21:27 +0000)
Elementary.h.in is.
SVN revision: 60845
doc/Doxyfile.in
patch
|
blob
|
history
diff --git
a/doc/Doxyfile.in
b/doc/Doxyfile.in
index
919e0fe
..
0b33b9e
100644
(file)
--- a/
doc/Doxyfile.in
+++ b/
doc/Doxyfile.in
@@
-64,7
+64,7
@@
WARN_FORMAT = "$file:$line: $text"
WARN_LOGFILE =
FILE_PATTERNS =
RECURSIVE = NO
-EXCLUDE =
+EXCLUDE =
@top_builddir@/src/lib/Elementary.h
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS =
EXAMPLE_PATH = @top_srcdir@/src/examples