diff --git a/Projects/AVRISP-MKII/doxyfile b/Projects/AVRISP-MKII/doxyfile
index 0f8c6f6774f223e48bf486d0c838f471543396a5..faba2c70d2dde7a85f52e605eef57f1624e0d263 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