some unimportant clean-ups ;)
[senf.git] / Utils / Mainpage.dox
index 3c0c53f..1adfc8e 100644 (file)
@@ -47,6 +47,8 @@ namespace senf {
     <tr><td>\ref boost_parameter</td><td>Utilities concerning the <a
     href="http://www.boost.org/doc/libs/1_33_1/libs/parameter/doc/html/index.html">Boost.Parameter</a>
     library</td></tr>
+
+    <tr><td>\ref phoenix_helpers</td><td>Phoenix functors</td></tr>
     </table>
 
 
@@ -101,13 +103,15 @@ namespace senf {
     <tr><td>\ref utils_tags</td><td>Miscellaneous type tags</td></tr>
 
     <tr><td>stringJoin()</td><td>Utility to join a string range into
-    a single string (with separator)</td><?tr>
+    a single string (with separator)</td></tr>
     
     <tr><td>make_transform_range()</td><td>\c boost::make_transform_iterator() with support for
     ranges</td></tr>
 
     <tr><td>\ref backtraces</td><td>Utilities to parse and format backtrace information as provided
     by the GNU libc</td></tr>
+
+    <tr><td>signalName()</td><td>convert signal number to string representation</td></tr>
     </table>