* Add documentation for BAutolock, BBlockCache and BList

* Finish up documentation for BString
* Trying to work a bit more on the structure.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20236 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Niels Sascha Reedijk
2007-02-26 10:34:35 +00:00
parent b12d25d15d
commit 9d54b14368
10 changed files with 1104 additions and 136 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
\file parsedate.h
\ingroup support
\ingroup libroot
\brief date parsing functions
\brief Date parsing functions
This is a set a functions for parsing date strings in various formats.
It's mostly tailored for parsing user given data, although originally,