mirror of
https://github.com/json-c/json-c.git
synced 2026-04-04 12:59:07 +08:00
Add a brief overview of each file to the docs.
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @brief Methods to parse an input string into a tree of json_object objects.
|
||||
*/
|
||||
#ifndef _json_tokener_h_
|
||||
#define _json_tokener_h_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user