mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 20:02:27 +08:00
doxygen: Switch @brief and @ingroup
This order change fixes the Latex documentation build via Doxygen.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief Null Device Driver Init Routine
|
||||
* @ingroup libmisc_devnull Device Driver
|
||||
*
|
||||
* @brief Null Device Driver Init Routine
|
||||
*
|
||||
* Derived from rtems' stub driver.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user