aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-04-27 10:07:18 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-04-27 10:07:18 +0000
commit3c7ff36cfdb6853197451a1b2b86c07a70fe9708 (patch)
treec7329f4cdb7895d01489c651c49765a4f0ff91ee /Bootloaders
parent5993e1efe789418e3773d37aae119f48093a3439 (diff)
downloadlufa-3c7ff36cfdb6853197451a1b2b86c07a70fe9708.tar.gz
lufa-3c7ff36cfdb6853197451a1b2b86c07a70fe9708.tar.bz2
lufa-3c7ff36cfdb6853197451a1b2b86c07a70fe9708.zip
Fix TeensyHID bootloader Doxygen configuration file's CREATE_SUBDIRS options set to true instead of false (thanks to Andrei Krainev).
Diffstat (limited to 'Bootloaders')
-rw-r--r--Bootloaders/TeensyHID/Doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bootloaders/TeensyHID/Doxygen.conf b/Bootloaders/TeensyHID/Doxygen.conf
index 91ad8401c..1502ec619 100644
--- a/Bootloaders/TeensyHID/Doxygen.conf
+++ b/Bootloaders/TeensyHID/Doxygen.conf
@@ -47,7 +47,7 @@ OUTPUT_DIRECTORY = ./Documentation/
# source files, where putting all generated files in the same directory would
# otherwise cause performance problems for the file system.
-CREATE_SUBDIRS = YES
+CREATE_SUBDIRS = NO
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
# documentation generated by doxygen is written. Doxygen will use this