2003-08-27 06:34:47 +04:00
|
|
|
/** \page support The Support Kit
|
|
|
|
|
|
|
|
The Support Kit provides a handy set of functions and classes that you can
|
2004-11-08 20:34:00 +03:00
|
|
|
use in your applications. It is part of both, libbe.so and libroot.so - a
|
|
|
|
clear distinction of where you'll find what is still to be written/created.
|
2003-08-27 06:34:47 +04:00
|
|
|
Documentation is avaible for the following parts:
|
|
|
|
|
|
|
|
- \ref parsedate.h Date parsing functions
|
2004-11-08 20:34:00 +03:00
|
|
|
- \ref syslog.h system logging capabilities
|
2003-08-27 06:34:47 +04:00
|
|
|
|
|
|
|
*/
|
|
|
|
|