mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-03 15:02:47 +00:00
Don't run the AVRISP-MKII Windows Driver through Doxygen.
This commit is contained in:
parent
0ecd09c3e1
commit
e3ff551659
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user