From a30fbbc1844712cae5fddc73e7a1904c2e36175b Mon Sep 17 00:00:00 2001 From: Jose Alamos Date: Fri, 24 Aug 2018 17:19:43 +0200 Subject: [PATCH] pkg/cn-cbor: change ingroup directive --- pkg/cn-cbor/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/cn-cbor/doc.txt b/pkg/cn-cbor/doc.txt index ed68b593d4..07ac83099d 100644 --- a/pkg/cn-cbor/doc.txt +++ b/pkg/cn-cbor/doc.txt @@ -1,7 +1,7 @@ /** * @defgroup pkg_cn-cbor cn-cbor * @ingroup pkg - * @ingroup sys + * @ingroup sys_serialization * @brief A constrained node implementation of CBOR in C * * @see https://github.com/cabo/cn-cbor