Fix 'compiled' check in SConstruct
[senf.git] / Socket / ProtocolServerSocketHandle.hh
index 2686510..002e209 100644 (file)
 ///////////////////////////////hh.p////////////////////////////////////////
 
 namespace senf {
-
-    
+    /// \addtogroup handle_group
+    /// @{
+   
     template <class Protocol> class ProtocolClientSocketHandle;
 
     /** \brief
@@ -75,6 +77,7 @@ namespace senf {
 
     };
 
+    /// @}
 }
 
 ///////////////////////////////hh.e////////////////////////////////////////