Index: boot/doc/doxygroups.h
===================================================================
--- boot/doc/doxygroups.h	(revision 3f7fe9e91d327467121a08ebb9f0aca902ff737a)
+++ boot/doc/doxygroups.h	(revision 21751785b96d50c71310a8d9b941dda5399bd88a)
@@ -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 21751785b96d50c71310a8d9b941dda5399bd88a)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup generic
+/** @addtogroup boot_generic
  * @{
  */
