Link statically against boost_unit_test_framework library
[senf.git] / Utils / Mainpage.dox
index 474b40f..7472bda 100644 (file)
@@ -6,12 +6,8 @@ namespace senf {
 
     <dl>
 
-    <dt>\ref logger</dt><dd>highly flexible logging infrastructure</dd>
-
     <dt>SystemException</dt><dd>standard exception for system errors (errno)</dd>
 
-    <dt>\ref time</dt><dd>Very rudimentary microsecond time support</dd>
-
     <dt>\ref process</dt><dd>Some simple process management and daemon helpers<?dd>
 
     <dt>\ref membind</dt><dd>a simple <a
@@ -38,6 +34,12 @@ namespace senf {
 
     <dt>\ref TypeIdValue</dt><dd>class wrapping a typeid in a way that it can be used like any other
     value type, e.g. as the key in a map.</dd>
+    
+    <dt>\ref hexdump<dt><dd>a simple but usefull function to write binary data in in hexadecimal
+    format.</dd>
+
+    <dt>\ref senfmpl</dt><dd>Some simple tools which help to solve common meta-programming
+    tasks</dd>
 
     </dl>
  */