summaryrefslogtreecommitdiff
path: root/doc/reference/json-glib-docs.sgml
Commit message (Collapse)AuthorAgeFilesLines
* Add 0.4 symbols indexEmmanuele Bassi2007-11-131-0/+4
|
* Document the GObject integration API into the API referencegobject-serializeEmmanuele Bassi2007-10-021-0/+6
|
* Add stub class for JsonGeneratorEmmanuele Bassi2007-10-011-0/+1
| | | | | | 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.
* Fix ids inside the main documentation indexEmmanuele Bassi2007-10-011-2/+2
|
* Fix a stray newline in the documentationEmmanuele Bassi2007-10-011-2/+1
|
* Add API reference for JSON-GLibEmmanuele Bassi2007-10-011-0/+153
| | | | | Use gtk-doc to build the various bits and pieces of the API reference for JSON-GLib.
* Initial import of JSON-GLibEmmanuele Bassi2007-09-201-0/+0
JSON-GLib is a JSON parser library written with GLib and GObject. JSON is the JavaScript Object Notation, and it's used to define objects and object hierarchies in a human-readable way.