1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 16:01:18 +01:00

pkg/jsmn: change ingroup directive

This commit is contained in:
Jose Alamos 2018-08-24 17:20:04 +02:00
parent a30fbbc184
commit 59463449a4

View File

@ -1,8 +1,8 @@
/**
* @defgroup pkg_jsmn JSON parser library
* @ingroup pkg
* @ingroup sys
* @ingroup sys_serialization
* @brief Provides a JSON parser library to RIOT
*
* @see https://github.com/zserge/jsmn
*/
*/