aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Doxygen.conf
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-06-04 15:39:06 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-06-04 15:39:06 +0000
commit32f2d59bc0aec1e7c6b88301e3bd7a58ddc0c8c8 (patch)
tree081f2b94763a8065497331b659ef114aa0736100 /LUFA/Doxygen.conf
parent7d9467e431c224ad0996bf64ab8d549b995d6259 (diff)
downloadlufa-32f2d59bc0aec1e7c6b88301e3bd7a58ddc0c8c8.tar.gz
lufa-32f2d59bc0aec1e7c6b88301e3bd7a58ddc0c8c8.tar.bz2
lufa-32f2d59bc0aec1e7c6b88301e3bd7a58ddc0c8c8.zip
Add default project template to the Doxygen manual of the library.
Diffstat (limited to 'LUFA/Doxygen.conf')
-rw-r--r--LUFA/Doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf
index 5c3bf65b8..5280ae973 100644
--- a/LUFA/Doxygen.conf
+++ b/LUFA/Doxygen.conf
@@ -728,7 +728,7 @@ EXCLUDE_SYMBOLS = _* \
# directories that contain example code fragments that are included (see
# the \include command).
-EXAMPLE_PATH = ../
+EXAMPLE_PATH = ./ CodeTemplates/
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp