Index: generic/include/printf/printf_core.h
===================================================================
--- generic/include/printf/printf_core.h	(revision e499a30a2407f3ac9931d745e5f8b44583979b6a)
+++ generic/include/printf/printf_core.h	(revision b6529aefe60a3a99601ed01142f3ae38056aed50)
@@ -27,4 +27,10 @@
  */
 
+ /** @addtogroup generic	
+ * @{
+ */
+/** @file
+ */
+
 #ifndef __PRINTF_CORE_H__
 #define __PRINTF_CORE_H__
@@ -45,2 +51,6 @@
 
 #endif
+
+ /** @}
+ */
+
