aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/MassStorage/doxyfile
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-10-12 22:19:16 +1100
committerDean Camera <dean@fourwalledcubicle.com>2014-10-12 22:19:16 +1100
commit2358d7dcac412e8b516f70701915b6379f2905d2 (patch)
treefd87b7ee781ca797d3ce26085c5e05ad4f7c38da /Bootloaders/MassStorage/doxyfile
parent2304a730508331b3d71c5c37602201b5b065b4a4 (diff)
downloadlufa-2358d7dcac412e8b516f70701915b6379f2905d2.tar.gz
lufa-2358d7dcac412e8b516f70701915b6379f2905d2.tar.bz2
lufa-2358d7dcac412e8b516f70701915b6379f2905d2.zip
Revert "Improve bootloader documentation."
Revert commit 2304a730508331b3d71c5c37602201b5b065b4a4 as it breaks compilation of the bootloaders.
Diffstat (limited to 'Bootloaders/MassStorage/doxyfile')
-rw-r--r--Bootloaders/MassStorage/doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bootloaders/MassStorage/doxyfile b/Bootloaders/MassStorage/doxyfile
index 6f8bf9e30..9e816908e 100644
--- a/Bootloaders/MassStorage/doxyfile
+++ b/Bootloaders/MassStorage/doxyfile
@@ -834,7 +834,7 @@ EXCLUDE_SYMBOLS = __* \
# that contain example code fragments that are included (see the \include
# command).
-EXAMPLE_PATH = .
+EXAMPLE_PATH =
# 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 and