xref: /haiku/docs/user/support/support_intro.dox (revision 95bac3fda53a4cb21880712d7b43f8c21db32a2e)
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