doc: fix doxygen grouping
Fix various grouping issues in doxygen and name groups correctly in some cases. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
5e9d434069
commit
009dee157d
5 changed files with 10 additions and 6 deletions
|
@ -7,11 +7,11 @@
|
|||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief Zephyr testing suite
|
||||
* @brief Zephyr Testsuite
|
||||
*/
|
||||
|
||||
/**
|
||||
* @brief Zephyr Tests
|
||||
* @brief Zephyr Tests (ZTest)
|
||||
* @defgroup all_tests Zephyr Tests
|
||||
* @{
|
||||
* @}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue