sw-collector: Add missing Doxygen group

Fix location of two classes.
This commit is contained in:
Tobias Brunner 2017-08-07 17:33:55 +02:00
parent 5d65aad8a6
commit e64cdb15c5
3 changed files with 5 additions and 3 deletions

View File

@ -15,7 +15,7 @@
/**
* @defgroup sw_collector_db_t sw_collector_db
* @{ @ingroup imc_swima
* @{ @ingroup sw_collector
*/
#ifndef SW_COLLECTOR_DB_H_

View File

@ -14,6 +14,8 @@
*/
/**
* @defgroup sw_collector sw-collector
*
* @defgroup sw_collector_info_t sw_collector_info
* @{ @ingroup sw_collector
*/

View File

@ -15,7 +15,7 @@
/**
* @defgroup sw_collector_rest_api_t sw_collector_rest_api
* @{ @ingroup imc_swima
* @{ @ingroup sw_collector
*/
#ifndef SW_COLLECTOR_REST_API_H_