Index: boot/doc/doxygroups.h
===================================================================
--- boot/doc/doxygroups.h	(revision 3f7fe9e91d327467121a08ebb9f0aca902ff737a)
+++ boot/doc/doxygroups.h	(revision 174156fd1cf321a6363777352073d05829467b2f)
@@ -1,4 +1,9 @@
 /** @addtogroup boot boot
  * @brief HelenOS boot infrastructure
+ */
+
+/**
+ *     @addtogroup boot_generic generic
+ *     @ingroup boot
  */
 
Index: boot/generic/include/putchar.h
===================================================================
--- boot/generic/include/putchar.h	(revision 3f7fe9e91d327467121a08ebb9f0aca902ff737a)
+++ boot/generic/include/putchar.h	(revision 174156fd1cf321a6363777352073d05829467b2f)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup generic
+/** @addtogroup boot_generic
  * @{
  */
