mirror of
https://github.com/json-c/json-c.git
synced 2026-03-23 06:59:06 +08:00
Add a brief overview of each file to the docs.
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @brief Internal methods for working with json_type_array objects.
|
||||
* Although this is exposed by the json_object_get_array() method,
|
||||
* it is not recommended for direct use.
|
||||
*/
|
||||
#ifndef _arraylist_h_
|
||||
#define _arraylist_h_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user