mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 03:48:00 +08:00
doxygen: Switch @brief and @ingroup
This order change fixes the Latex documentation build via Doxygen.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief Convert String to Float (with validation)
|
||||
* @ingroup libmisc_conv_help Conversion Helpers
|
||||
*
|
||||
* @brief Convert String to Float (with validation)
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user