[doc] Various fixes for doxygen grouping etc.

This commit is contained in:
Enrico Joerns 2013-08-10 14:31:43 +02:00
parent e4db33f560
commit 0b8769e576
20 changed files with 105 additions and 32 deletions

View file

@ -7,7 +7,11 @@
*/
/**
* @addtogroup status_codes
* @addtogroup stm32w-cpu
* @{ */
/**
* @defgroup status_codes
*
* Many StZNet API functions return an ::StStatus value to indicate
* the success or failure of the call.