mirror of
https://github.com/json-c/json-c.git
synced 2026-03-29 09:59:06 +08:00
Add a brief overview of each file to the docs.
This commit is contained in:
@@ -13,6 +13,13 @@
|
||||
* (http://www.opensource.org/licenses/mit-license.php)
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @brief Internal string buffer handing. Unless you're writing a
|
||||
* json_object_to_json_string_fn implementation for use with
|
||||
* json_object_set_serializer() direct use of this is not
|
||||
* recommended.
|
||||
*/
|
||||
#ifndef _printbuf_h_
|
||||
#define _printbuf_h_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user