Skip to content
Snippets Groups Projects
Commit 3c7ff36c authored by Dean Camera's avatar Dean Camera
Browse files

Fix TeensyHID bootloader Doxygen configuration file's CREATE_SUBDIRS options...

Fix TeensyHID bootloader Doxygen configuration file's CREATE_SUBDIRS options set to true instead of false (thanks to Andrei Krainev).
parent 5993e1ef
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment