summaryrefslogtreecommitdiff
path: root/doc/reference/json-glib-sections.txt
Commit message (Collapse)AuthorAgeFilesLines
* Document the GObject integration API into the API referencegobject-serializeEmmanuele Bassi2007-10-021-0/+6
|
* Document the new public functionsEmmanuele Bassi2007-10-011-2/+24
| | | | | Now that we moved the constructors and setters for the JSON data types into the public symbols we need to document them to get back to 100% doc coverage.
* Add stub class for JsonGeneratorEmmanuele Bassi2007-10-011-0/+25
| | | | | | JsonGenerator is an object that creates JSON data streams from a data model tree. This commit adds the JsonGenerator class to the build and API reference.
* Add API reference for JSON-GLibEmmanuele Bassi2007-10-011-0/+92
Use gtk-doc to build the various bits and pieces of the API reference for JSON-GLib.