mirror of
https://github.com/json-c/json-c.git
synced 2026-03-22 14:39:07 +08:00
Add a brief overview of each file to the docs.
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @brief JSON Pointer (RFC 6901) implementation for retrieving
|
||||
* objects from a json-c object tree.
|
||||
*/
|
||||
#ifndef _json_pointer_h_
|
||||
#define _json_pointer_h_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user