Index: kernel/arch/ppc32/include/arch/arch.h
===================================================================
--- kernel/arch/ppc32/include/arch/arch.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/arch.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/asm.h
===================================================================
--- kernel/arch/ppc32/include/arch/asm.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/asm.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/asm/regname.h
===================================================================
--- kernel/arch/ppc32/include/arch/asm/regname.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/asm/regname.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/boot/boot.h
===================================================================
--- kernel/arch/ppc32/include/arch/boot/boot.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/boot/boot.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/context.h
===================================================================
--- kernel/arch/ppc32/include/arch/context.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/context.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/cpu.h
===================================================================
--- kernel/arch/ppc32/include/arch/cpu.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/cpu.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/cycle.h
===================================================================
--- kernel/arch/ppc32/include/arch/cycle.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/cycle.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/drivers/pic.h
===================================================================
--- kernel/arch/ppc32/include/arch/drivers/pic.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/drivers/pic.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/elf.h
===================================================================
--- kernel/arch/ppc32/include/arch/elf.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/elf.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/faddr.h
===================================================================
--- kernel/arch/ppc32/include/arch/faddr.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/faddr.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/fpu_context.h
===================================================================
--- kernel/arch/ppc32/include/arch/fpu_context.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/fpu_context.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/interrupt.h
===================================================================
--- kernel/arch/ppc32/include/arch/interrupt.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/interrupt.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32interrupt
+/** @addtogroup kernel_ppc32_interrupt
  * @{
  */
Index: kernel/arch/ppc32/include/arch/istate.h
===================================================================
--- kernel/arch/ppc32/include/arch/istate.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/istate.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/mm/as.h
===================================================================
--- kernel/arch/ppc32/include/arch/mm/as.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/mm/as.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32mm
+/** @addtogroup kernel_ppc32_mm
  * @{
  */
Index: kernel/arch/ppc32/include/arch/mm/asid.h
===================================================================
--- kernel/arch/ppc32/include/arch/mm/asid.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/mm/asid.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32mm
+/** @addtogroup kernel_ppc32_mm
  * @{
  */
Index: kernel/arch/ppc32/include/arch/mm/frame.h
===================================================================
--- kernel/arch/ppc32/include/arch/mm/frame.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/mm/frame.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32mm
+/** @addtogroup kernel_ppc32_mm
  * @{
  */
Index: kernel/arch/ppc32/include/arch/mm/km.h
===================================================================
--- kernel/arch/ppc32/include/arch/mm/km.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/mm/km.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32mm
+/** @addtogroup kernel_ppc32_mm
  * @{
  */
Index: kernel/arch/ppc32/include/arch/mm/page.h
===================================================================
--- kernel/arch/ppc32/include/arch/mm/page.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/mm/page.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32mm
+/** @addtogroup kernel_ppc32_mm
  * @{
  */
Index: kernel/arch/ppc32/include/arch/mm/pht.h
===================================================================
--- kernel/arch/ppc32/include/arch/mm/pht.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/mm/pht.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32mm
+/** @addtogroup kernel_ppc32_mm
  * @{
  */
Index: kernel/arch/ppc32/include/arch/mm/tlb.h
===================================================================
--- kernel/arch/ppc32/include/arch/mm/tlb.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/mm/tlb.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32mm
+/** @addtogroup kernel_ppc32_mm
  * @{
  */
Index: kernel/arch/ppc32/include/arch/msr.h
===================================================================
--- kernel/arch/ppc32/include/arch/msr.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/msr.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/proc/task.h
===================================================================
--- kernel/arch/ppc32/include/arch/proc/task.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/proc/task.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32proc
+/** @addtogroup kernel_ppc32_proc
  * @{
  */
Index: kernel/arch/ppc32/include/arch/proc/thread.h
===================================================================
--- kernel/arch/ppc32/include/arch/proc/thread.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/proc/thread.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32proc
+/** @addtogroup kernel_ppc32_proc
  * @{
  */
Index: kernel/arch/ppc32/include/arch/stack.h
===================================================================
--- kernel/arch/ppc32/include/arch/stack.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/stack.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
Index: kernel/arch/ppc32/include/arch/types.h
===================================================================
--- kernel/arch/ppc32/include/arch/types.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ kernel/arch/ppc32/include/arch/types.h	(revision df8eababb31187582db57d47cd83f7ecfb4f1ee9)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup ppc32
+/** @addtogroup kernel_ppc32
  * @{
  */
