From: Dean Camera Date: Sun, 3 Apr 2016 05:38:03 +0000 (+1000) Subject: Don't run the AVRISP-MKII Windows Driver through Doxygen. X-Git-Tag: LUFA-170418~15^2~2 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/e3ff5516598e8d9258b7ce17f5ecb9496a93cd46?ds=inline;hp=-c Don't run the AVRISP-MKII Windows Driver through Doxygen. --- e3ff5516598e8d9258b7ce17f5ecb9496a93cd46 diff --git a/Projects/AVRISP-MKII/doxyfile b/Projects/AVRISP-MKII/doxyfile index 0f8c6f677..faba2c70d 100644 --- a/Projects/AVRISP-MKII/doxyfile +++ b/Projects/AVRISP-MKII/doxyfile @@ -805,7 +805,8 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = Documentation/ +EXCLUDE = Documentation/ \ + WindowsDriver/ # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded