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:
Anas Nashif 2021-05-17 10:40:29 -04:00
commit 009dee157d
5 changed files with 10 additions and 6 deletions

View file

@ -7,11 +7,11 @@
/**
* @file
*
* @brief Zephyr testing suite
* @brief Zephyr Testsuite
*/
/**
* @brief Zephyr Tests
* @brief Zephyr Tests (ZTest)
* @defgroup all_tests Zephyr Tests
* @{
* @}