Change Doxygen configuration files to not produce 4096 directories for the documentat...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 20 Jul 2009 14:07:02 +0000 (14:07 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 20 Jul 2009 14:07:02 +0000 (14:07 +0000)
commit4f747e7b7607b2dbd8521230ddf3bdbe3dcb29a8
tree463c68246547a40ca3582311ed09e0853f87d84d
parent73a21890f6b37becc1e42566a3a716ae5eb96a0e
Change Doxygen configuration files to not produce 4096 directories for the documentation files -- the LUFA components do not generate enough documentation files to justify the large performance hit of creating so many directories.

Fix missing Doxygen documentation in the Class Driver Mass Storage Device demo.
45 files changed:
Bootloaders/CDC/Doxygen.conf
Bootloaders/DFU/Doxygen.conf
Demos/Device/ClassDriver/AudioInput/Doxygen.conf
Demos/Device/ClassDriver/AudioOutput/Doxygen.conf
Demos/Device/ClassDriver/CDC/Doxygen.conf
Demos/Device/ClassDriver/DualCDC/Doxygen.conf
Demos/Device/ClassDriver/GenericHID/Doxygen.conf
Demos/Device/ClassDriver/Joystick/Doxygen.conf
Demos/Device/ClassDriver/Keyboard/Doxygen.conf
Demos/Device/ClassDriver/KeyboardMouse/Doxygen.conf
Demos/Device/ClassDriver/MIDI/Doxygen.conf
Demos/Device/ClassDriver/MassStorage/Doxygen.conf
Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c
Demos/Device/ClassDriver/Mouse/Doxygen.conf
Demos/Device/ClassDriver/RNDISEthernet/Doxygen.conf
Demos/Device/ClassDriver/USBtoSerial/Doxygen.conf
Demos/Device/LowLevel/AudioInput/Doxygen.conf
Demos/Device/LowLevel/AudioOutput/Doxygen.conf
Demos/Device/LowLevel/CDC/Doxygen.conf
Demos/Device/LowLevel/DualCDC/Doxygen.conf
Demos/Device/LowLevel/GenericHID/Doxygen.conf
Demos/Device/LowLevel/Joystick/Doxygen.conf
Demos/Device/LowLevel/Keyboard/Doxygen.conf
Demos/Device/LowLevel/KeyboardMouse/Doxygen.conf
Demos/Device/LowLevel/MIDI/Doxygen.conf
Demos/Device/LowLevel/MassStorage/Doxygen.conf
Demos/Device/LowLevel/Mouse/Doxygen.conf
Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf
Demos/Device/LowLevel/USBtoSerial/Doxygen.conf
Demos/Host/ClassDriver/CDCHost/Doxygen.conf
Demos/Host/LowLevel/CDCHost/Doxygen.conf
Demos/Host/LowLevel/GenericHIDHost/Doxygen.conf
Demos/Host/LowLevel/KeyboardHost/Doxygen.conf
Demos/Host/LowLevel/KeyboardHostWithParser/Doxygen.conf
Demos/Host/LowLevel/MassStorageHost/Doxygen.conf
Demos/Host/LowLevel/MouseHost/Doxygen.conf
Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf
Demos/Host/LowLevel/PrinterHost/Doxygen.conf
Demos/Host/LowLevel/StillImageHost/Doxygen.conf
Demos/OTG/TestApp/Doxygen.conf
LUFA.pnproj
LUFA/Doxygen.conf
Projects/Magstripe/Doxygen.conf
Projects/MissileLauncher/Doxygen.conf
makefile