Fix up Doxygen documentation directives to allow for generation of documentation when the library code root folder is not "LUFA".
This commit is contained in:
@@ -28,6 +28,13 @@
|
||||
this software.
|
||||
*/
|
||||
|
||||
/** \dir
|
||||
* \brief Common library header files.
|
||||
*
|
||||
* This folder contains header files which are common to all parts of the LUFA library. They may be used freely in
|
||||
* user applications.
|
||||
*/
|
||||
|
||||
/** \file
|
||||
* \brief Common library convenience headers, macros and functions.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user