Added doxygen documentation for the parsedate() function.
Tried to get right with doxygen, but it ain't easy... git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4386 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
/** \page support 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 libbe.so.
|
||||
Documentation is avaible for the following parts:
|
||||
|
||||
- \ref parsedate.h Date parsing functions
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user