Index: arch/mips32/src/cpu/cpu.c
===================================================================
--- arch/mips32/src/cpu/cpu.c	(revision 7257021ee4100a27bb28568b8c5895e3d07d6cce)
+++ arch/mips32/src/cpu/cpu.c	(revision 74b22cc564aceebdba988093ea85866f160ded65)
@@ -27,6 +27,5 @@
  */
 
- /** @addtogroup mips32cpu mips32
- * @ingroup cpu
+ /** @addtogroup mips32cpu
  * @{
  */
Index: arch/mips32/src/ddi/ddi.c
===================================================================
--- arch/mips32/src/ddi/ddi.c	(revision 7257021ee4100a27bb28568b8c5895e3d07d6cce)
+++ arch/mips32/src/ddi/ddi.c	(revision 74b22cc564aceebdba988093ea85866f160ded65)
@@ -27,6 +27,5 @@
  */
 
- /** @addtogroup mips32ddi mips32
- * @ingroup ddi
+ /** @addtogroup mips32ddi
  * @{
  */
Index: arch/mips32/src/debugger.c
===================================================================
--- arch/mips32/src/debugger.c	(revision 7257021ee4100a27bb28568b8c5895e3d07d6cce)
+++ arch/mips32/src/debugger.c	(revision 74b22cc564aceebdba988093ea85866f160ded65)
@@ -27,6 +27,5 @@
  */
 
- /** @addtogroup mips32debug mips32
- * @ingroup debug
+ /** @addtogroup mips32debug
  * @{
  */
Index: arch/mips32/src/interrupt.c
===================================================================
--- arch/mips32/src/interrupt.c	(revision 7257021ee4100a27bb28568b8c5895e3d07d6cce)
+++ arch/mips32/src/interrupt.c	(revision 74b22cc564aceebdba988093ea85866f160ded65)
@@ -27,6 +27,5 @@
  */
 
- /** @addtogroup mips32interrupt mips32
- * @ingroup interrupt
+ /** @addtogroup mips32interrupt
  * @{
  */
Index: arch/mips32/src/mips32.c
===================================================================
--- arch/mips32/src/mips32.c	(revision 7257021ee4100a27bb28568b8c5895e3d07d6cce)
+++ arch/mips32/src/mips32.c	(revision 74b22cc564aceebdba988093ea85866f160ded65)
@@ -27,6 +27,5 @@
  */
 
- /** @addtogroup mips32	mips32
- * @ingroup others
+ /** @addtogroup mips32
  * @{
  */
Index: arch/mips32/src/mm/as.c
===================================================================
--- arch/mips32/src/mm/as.c	(revision 7257021ee4100a27bb28568b8c5895e3d07d6cce)
+++ arch/mips32/src/mm/as.c	(revision 74b22cc564aceebdba988093ea85866f160ded65)
@@ -27,10 +27,8 @@
  */
 
- /** @addtogroup mips32mm mips32
-  * @ingroup mm
+ /** @addtogroup mips32mm
  * @{
  */
 /** @file
-  * @ingroup mips32
  */
 
