From f8ecbf2a0a71ac7ce41f851952b10a28aa197181 Mon Sep 17 00:00:00 2001 From: Oleg Hahm Date: Sun, 30 Nov 2014 21:45:24 +0100 Subject: [PATCH] doc: add to group instead of redefining --- cpu/native/include/native_internal.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cpu/native/include/native_internal.h b/cpu/native/include/native_internal.h index 7cd7a21434..b784de8b26 100644 --- a/cpu/native/include/native_internal.h +++ b/cpu/native/include/native_internal.h @@ -11,8 +11,7 @@ */ /** - * @ingroup arch - * @defgroup native_cpu Native CPU + * @addtogroup native_cpu * @{ * @author Ludwig Ortmann */