Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 0.4 symbols index | Emmanuele Bassi | 2007-11-13 | 1 | -0/+4 |
| | |||||
* | Document the GObject integration API into the API referencegobject-serialize | Emmanuele Bassi | 2007-10-02 | 1 | -0/+6 |
| | |||||
* | Add stub class for JsonGenerator | Emmanuele Bassi | 2007-10-01 | 1 | -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 index | Emmanuele Bassi | 2007-10-01 | 1 | -2/+2 |
| | |||||
* | Fix a stray newline in the documentation | Emmanuele Bassi | 2007-10-01 | 1 | -2/+1 |
| | |||||
* | Add API reference for JSON-GLib | Emmanuele Bassi | 2007-10-01 | 1 | -0/+153 |
| | | | | | Use gtk-doc to build the various bits and pieces of the API reference for JSON-GLib. | ||||
* | Initial import of JSON-GLib | Emmanuele Bassi | 2007-09-20 | 1 | -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. |