xref: /haiku/docs/user/support/support_intro.dox (revision 4f00613311d0bd6b70fa82ce19931c41f071ea4e)
1/** \page support The Support Kit
2
3The Support Kit provides a handy set of functions and classes that you can
4use in your applications. It is part of both, libbe.so and libroot.so - a
5clear distinction of where you'll find what is still to be written/created.
6Documentation is avaible for the following parts:
7
8	- \ref parsedate.h Date parsing functions
9	- \ref syslog.h system logging capabilities
10
11*/
12
13