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:
parent
8f4f48d963
commit
ae91ccc048
3 changed files with 23 additions and 189 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue