strbuf_split*(): document functions
commit06379a65098212aef05010598ba3a8549bd78474
authorMichael Haggerty <mhagger@alum.mit.edu>
Sun, 4 Nov 2012 06:46:54 +0000 (4 07:46 +0100)
committerJeff King <peff@peff.net>
Sun, 4 Nov 2012 11:46:55 +0000 (4 06:46 -0500)
treeaa10993ab7b204ace83128e765d9515108eaedcc
parent17b73dc699c46d7af5d29d2f3813e7addafdce0d
strbuf_split*(): document functions

Document strbuf_split_buf(), strbuf_split_str(), strbuf_split_max(),
strbuf_split(), and strbuf_list_free() in the header file and in
api-strbuf.txt.  (These functions were previously completely
undocumented.)

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Jeff King <peff@peff.net>
Documentation/technical/api-strbuf.txt
strbuf.h