projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Delete host mode demos from the root Host demos folder.
[pub/lufa.git]
/
LUFA
/
Doxygen.conf
diff --git
a/LUFA/Doxygen.conf
b/LUFA/Doxygen.conf
index
136a723
..
3b94c4b
100644
(file)
--- a/
LUFA/Doxygen.conf
+++ b/
LUFA/Doxygen.conf
@@
-580,7
+580,6
@@
INPUT_ENCODING = UTF-8
# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
\r
\r
FILE_PATTERNS = *.h \
\r
# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
\r
\r
FILE_PATTERNS = *.h \
\r
- *.c \
\r
*.txt
\r
\r
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
\r
*.txt
\r
\r
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
\r
@@
-615,7
+614,7
@@
EXCLUDE_PATTERNS =
# wildcard * is used, a substring. Examples: ANamespace, AClass,
\r
# AClass::ANamespace, ANamespace::*Test
\r
\r
# wildcard * is used, a substring. Examples: ANamespace, AClass,
\r
# AClass::ANamespace, ANamespace::*Test
\r
\r
-EXCLUDE_SYMBOLS = __*
\r
+EXCLUDE_SYMBOLS = __*
INCLUDE_FROM_*
\r
\r
# The EXAMPLE_PATH tag can be used to specify one or more files or
\r
# directories that contain example code fragments that are included (see
\r
\r
# The EXAMPLE_PATH tag can be used to specify one or more files or
\r
# directories that contain example code fragments that are included (see
\r