From c75f8bf2236bc69511d0ff0bc79bfaf1f62e3bfd Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 15 Jun 2009 08:36:12 +0000 Subject: More Doxygen fixes - ensure no undocumented function parameters. --- Bootloaders/TeensyHID/Doxygen.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bootloaders/TeensyHID') diff --git a/Bootloaders/TeensyHID/Doxygen.conf b/Bootloaders/TeensyHID/Doxygen.conf index 0df2320ac..6353d8dd1 100644 --- a/Bootloaders/TeensyHID/Doxygen.conf +++ b/Bootloaders/TeensyHID/Doxygen.conf @@ -593,7 +593,7 @@ RECURSIVE = YES # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = +EXCLUDE = Documentation/ # The EXCLUDE_SYMLINKS tag can be used select whether or not files or # directories that are symbolic links (a Unix filesystem feature) are excluded -- cgit v1.2.3