Index: softfloat/include/comparison.h
===================================================================
--- softfloat/include/comparison.h	(revision feef1cd3702ab8f3d1f357fb02cfdceb1a73b3e3)
+++ softfloat/include/comparison.h	(revision 501a8ba7e224b85725493ef3c880a4c0a3038e78)
@@ -27,4 +27,10 @@
  */
 
+ /** @addtogroup softfloat	
+ * @{
+ */
+/** @file
+ */
+
 #ifndef __COMPARISON_H__
 #define __COMPARISON_H__
@@ -48,2 +54,6 @@
 #endif
 
+
+ /** @}
+ */
+
