Update API documentation and Doxyfile to improve the output.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18822 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Niels Sascha Reedijk
2006-09-12 12:13:49 +00:00
parent 946d88f90b
commit d419ca3b7b
13 changed files with 581 additions and 233 deletions
+5 -7
View File
@@ -1,12 +1,10 @@
/** \page support The Support Kit
/*!
\ingroup support
\page supportintro The Support Kit
The Support Kit provides a handy set of functions and classes that you can
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.
Documentation is avaible for the following parts:
- \ref parsedate.h Date parsing functions
- \ref syslog.h system logging capabilities
use in your applications.
This section is still under construction.
*/